Searched defs:program0 (Results 1 – 4 of 4) sorted by relevance
123 auto program0 = RegisterProgram("program0"); in TEST_F() local
816 …const ShaderProgram program0(m_context.getRenderContext(), ProgramSources() << ComputeSource(src0.… in iterate() local1542 …const ShaderProgram program0(m_context.getRenderContext(), ProgramSources() << ComputeSource(src0.… in iterate() local
1192 …glu::ShaderProgram program0(renderContext, prepareColoringProgramSources(GL_RGBA, GL_UNSIGNED_BYTE… in iterate() local
794 Program program0(gl, vertexShader0, fragmentShader0); in invokeGLES() local