Lines Matching refs:tese
375 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSourceGLSL);
421 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSourceGLSL);
644 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str());
704 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str());
817 std::ostringstream tese;
818 tese << "${VERSION_DECL}\n"
844 programCollection.add("tese") << glu::TessellationEvaluationSource(tese.str());
1082 std::ostringstream tese;
1083 tese <<
1116 programCollection.add("tese") << glu::TessellationEvaluationSource(tese.str());