Searched defs:program0 (Results 1 – 4 of 4) sorted by relevance
123 auto program0 = RegisterProgram("program0"); in TEST_F() local
737 …const ShaderProgram program0 (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate() local1404 …const ShaderProgram program0 (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate() local
1182 glu::ShaderProgram program0(renderContext, in iterate() local
717 Program program0(gl, vertexShader0, fragmentShader0); in invokeGLES() local