Home | History | Annotate | Download | only in pipeline

Lines Matching refs:glslSources

767 		programCollection.glslSources.add("vert") << glu::VertexSource(src.str());
789 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str());