Home
last modified time | relevance | path

Searched defs:tcs_code (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderBarrier.cpp357 static const char* tcs_code = in getTCSCode() local
556 static const char* tcs_code = "${VERSION}\n" in getTCSCode() local
754 static const char* tcs_code = in getTCSCode() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSeparableProgramsTransformFeedbackTests.cpp93 static const GLchar* tcs_code = "${VERSION}\n" variable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp78 const GLchar* gs_code, const GLchar* tcs_code, const GLchar* tes_code, in createAndBuildProgram()