Home
last modified time | relevance | path

Searched refs:TessControlShader (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTestSubcase.cpp72 std::string SubcaseBase::TessControlShader() in TessControlShader() function in deqp::SubcaseBase
163 string tcsh = TessControlShader(); in Documentation()
167 string tcsh2 = TessControlShader(); in Documentation()
171 string tesh = TessControlShader(); in Documentation()
175 string tesh2 = TessControlShader(); in Documentation()
DglcTestSubcase.hpp70 std::string TessControlShader();
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp2073 virtual std::string TessControlShader() in TessControlShader() function in gl4cts::__anon920390580111::SubroutinesBase
2257 …GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader… in Run()
2285 …GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader… in Run()
2348 …GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader… in Run()
2409 …GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader… in Run()
2470 …GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader… in Run()