Searched refs:commonMeshFragShader (Results 1 – 2 of 2) sorted by relevance
59 std::string commonMeshFragShader() in commonMeshFragShader() function214 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms()287 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms()338 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms()
67 std::string commonMeshFragShader() in commonMeshFragShader() function285 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()) << buildOptions; in initPrograms()362 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()) << buildOptions; in initPrograms()419 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()) << buildOptions; in initPrograms()