Searched refs:TessEvalShader (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTestSubcase.hpp | 73 std::string TessEvalShader();
|
H A D | glcTestSubcase.cpp | 82 std::string SubcaseBase::TessEvalShader() in TessEvalShader() function in deqp::SubcaseBase
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cProgramInterfaceQueryTests.cpp | 2094 virtual std::string TessEvalShader() in TessEvalShader() function in gl4cts::__anon27639::SubroutinesBase 2257 GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run() 2285 GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run() 2348 GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run() 2409 GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run() 2470 GLuint program = CreateProgram(VertexShader().c_str(), TessControlShader().c_str(), TessEvalShader().c_str(), in Run()
|
Completed in 8 milliseconds