Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestSubcase.hpp73 std::string TessEvalShader();
H A DglcTestSubcase.cpp82 std::string SubcaseBase::TessEvalShader() in TessEvalShader() function in deqp::SubcaseBase
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp2094 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 9 milliseconds