Home
last modified time | relevance | path

Searched defs:IntersectionSource (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderProgram.hpp434 struct IntersectionSource : public ShaderSource struct
436IntersectionSource(const std::string &source_) : ShaderSource(glu::SHADERTYPE_INTERSECTION, source… in IntersectionSource() argument