Searched defs:te_code (Results 1 – 4 of 4) sorted by relevance
285 const char* te_code[] = { "${VERSION}\n", in initTest() local
348 const std::string te_code = TessellationShaderUtils::getGenericTECode( in initTestIteration() local
1255 …std::string te_code = getGenericTECode(vertex_spacing, primitive_mode, TESSELLATION_SHADER_VERTEX… in initTessellationVertexCounterProgram() local
217 const char* te_code, const char* gs_code) in buildProgram()