Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderProgram.hpp391 struct TessellationControlSource : public ShaderSource struct
393TessellationControlSource(const std::string &source_) : ShaderSource(glu::SHADERTYPE_TESSELLATION_… in TessellationControlSource() function