Home
last modified time | relevance | path

Searched defs:te_code (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProgramInterfaces.cpp285 const char* te_code[] = { "${VERSION}\n", in initTest() local
H A DesextcTessellationShaderVertexOrdering.cpp348 const std::string te_code = TessellationShaderUtils::getGenericTECode( in initTestIteration() local
H A DesextcTessellationShaderUtils.cpp1255 std::string te_code = getGenericTECode(vertex_spacing, primitive_mode, TESSELLATION_SHADER_VERTEX_ORDERING_CCW, in initTessellationVertexCounterProgram() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp216 buildProgram(const char* fs_code, const char* vs_code, const char* tc_code, const char* te_code, const char* gs_code) buildProgram() argument

Completed in 7 milliseconds