Searched defs:TessellationEvaluationSource (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
H A DgluShaderProgram.hpp277 struct TessellationEvaluationSource : public ShaderSource struct in namespace:glu
279 TessellationEvaluationSource (const std::string& source_) : ShaderSource(glu::SHADERTYPE_TESSELLATION_EVALUATION, source_) {} function in struct:glu::TessellationEvaluationSource

Completed in 104 milliseconds