Searched refs:tessEvalSource (Results 1 – 2 of 2) sorted by relevance
211 const std::string tessEvalSource = genCommonSource(ctx, GL_TESS_EVALUATION_SHADER); in block_number_limits() local250 << glu::TessellationEvaluationSource(tessEvalSource); in block_number_limits()
273 …glu::TessellationEvaluationSource tessEvalSource(tcu::StringTemplate(tessEvalShaderSource).special… in invalid_program_state() local279 …m (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSeparable(true) << tessEvalSource); in invalid_program_state()