HomeSort by relevance Sort by last modified time
    Searched refs:TessellationEvaluationSource (Results 1 - 7 of 7) sorted by null

  /external/deqp/framework/opengl/
gluShaderProgram.hpp 282 struct TessellationEvaluationSource : public ShaderSource
284 TessellationEvaluationSource (const std::string& source_) : ShaderSource(glu::SHADERTYPE_TESSELLATION_EVALUATION, source_) {}
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp     [all...]
es31fTessellationGeometryInteractionTests.cpp 245 << glu::TessellationEvaluationSource(getTessellationEvaluationSource(renderTargets[renderNdx].containsGeometryShader));
547 << glu::TessellationEvaluationSource(getTessellationEvaluationSource());
903 << glu::TessellationEvaluationSource(getTessellationEvaluationSource())
916 << glu::TessellationEvaluationSource(getTessellationEvaluationSource())
    [all...]
es31fProgramStateQueryTests.cpp 497 << glu::TessellationEvaluationSource("#version 310 es\n"
es31fPrimitiveBoundingBoxTests.cpp 651 << glu::TessellationEvaluationSource(genTessellationEvaluationSource());
    [all...]
  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp 167 << glu::TessellationEvaluationSource(getTessellationEvaluationSource(tessGenLevel));
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp     [all...]

Completed in 378 milliseconds