Searched refs:s_fragmentSource (Results 1 – 3 of 3) sorted by relevance
63 static const char* const s_fragmentSource = "#version 310 es\n" variable101 …(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::FragmentSource(s_fragmentSource)); in iterate()176 sources << glu::ProgramSeparable(true) << glu::FragmentSource(s_fragmentSource); in iterate()240 …(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::FragmentSource(s_fragmentSource)); in iterate()
55 static const char* const s_fragmentSource = "#version 310 es\n" variable553 …u::ProgramSources() << glu::VertexSource(s_vertexSource) << glu::FragmentSource(s_fragmentSource)); in init()
59 static const char* const s_fragmentSource = "#version 300 es\n" variable127 …u::ProgramSources() << glu::VertexSource(s_vertexSource) << glu::FragmentSource(s_fragmentSource)); in init()