Lines Matching defs:tesc
351 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL);
405 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL);
643 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str());
703 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str());
782 std::ostringstream tesc;
783 tesc << "${VERSION_DECL}\n"
813 programCollection.add("tesc") << glu::TessellationControlSource(tesc.str());
1035 std::ostringstream tesc;
1036 tesc <<
1074 programCollection.add("tesc") << glu::TessellationControlSource(tesc.str());