Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTestSubcase.hpp73 std::string TessEvalShader();
DglcTestSubcase.cpp82 std::string SubcaseBase::TessEvalShader() in TessEvalShader() function in deqp::SubcaseBase
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp2094 virtual std::string TessEvalShader() in TessEvalShader() function in gl4cts::__anon7ce8063a0111::SubroutinesBase
2257 …gram = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run()
2285 …gram = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run()
2348 …gram = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run()
2409 …gram = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run()
2470 …gram = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run()