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

  /external/deqp/framework/opengl/
gluShaderProgram.hpp 277 struct TessellationControlSource : public ShaderSource
279 TessellationControlSource (const std::string& source_) : ShaderSource(glu::SHADERTYPE_TESSELLATION_CONTROL, source_) {}
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp     [all...]
es31fTessellationGeometryInteractionTests.cpp 244 << glu::TessellationControlSource(getTessellationControlSource())
546 sources << glu::TessellationControlSource(getTessellationControlSource())
902 << glu::TessellationControlSource(getTessellationControlSource())
915 << glu::TessellationControlSource(getTessellationControlSource())
    [all...]
es31fProgramStateQueryTests.cpp 485 << glu::TessellationControlSource("#version 310 es\n"
es31fPrimitiveBoundingBoxTests.cpp 650 sources << glu::TessellationControlSource(genTessellationControlSource())
    [all...]
  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp 166 sources << glu::TessellationControlSource(getTessellationControlSource(tessGenLevel))
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp     [all...]

Completed in 1223 milliseconds