Lines Matching refs:FragmentSource
257 programCollection.glslSources.add("frag") << glu::FragmentSource(fragmentSource.str());
1520 programCollection.glslSources.add("FragCoordMsaaFrag") << glu::FragmentSource(fragmentSource.str());
1539 programCollection.glslSources.add("FragCoordMsaaFrag") << glu::FragmentSource(src.str());
1719 programCollection.glslSources.add("FragDepthFrag") << glu::FragmentSource(fragmentSource.str());
1742 programCollection.glslSources.add("FragDepthFragPass2") << glu::FragmentSource(fragmentSource.str());
1854 dst.glslSources.add("frag") << glu::FragmentSource(
1979 dst.glslSources.add("frag") << glu::FragmentSource(
2156 dst.glslSources.add("frag") << glu::FragmentSource(
2176 dst.glslSources.add("frag") << glu::FragmentSource(
2194 dst.glslSources.add("frag") << glu::FragmentSource(
2449 dst.glslSources.add("frag") << glu::FragmentSource(fragmentCodeTemplate.specialize(fragmentParams));