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