Home
last modified time | relevance | path

Searched refs:TessControlShader (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A 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()
H A DglcTestSubcase.hpp70 std::string TessControlShader();
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dinternal_interface.hpp440 struct TessControlShader : BaseShader<TessControlShader<T, Res>>
447 TessControlShader()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp2073 virtual std::string TessControlShader() in TessControlShader() 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