Home | History | Annotate | Download | only in egl

Lines Matching refs:ProgramSources

462 static glu::ProgramSources getProgramSourcesES2 (void)
481 return glu::ProgramSources() << glu::VertexSource(s_vertexSrc) << glu::FragmentSource(s_fragmentSrc);