Searched refs:TessEvalShader (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcTestSubcase.hpp | 73 std::string TessEvalShader();
|
D | glcTestSubcase.cpp | 82 std::string SubcaseBase::TessEvalShader() in TessEvalShader() function in deqp::SubcaseBase
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 2094 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()
|