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/
H A 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/
H A DglcSeparableProgramsTransformFeedbackTests.cpp93 static const GLchar* tcs_code = "${VERSION}\n" member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp77 createAndBuildProgram(deqp::Context& context, const GLchar* cs_code, const GLchar* fs_code, const GLchar* gs_code, const GLchar* tcs_code, const GLchar* tes_code, const GLchar* vs_code) createAndBuildProgram() argument

Completed in 4 milliseconds