Searched defs:vertProgram (Results 1 – 2 of 2) sorted by relevance
394 …glu::ShaderProgram vertProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSep… in program_not_active() local832 …glu::ShaderProgram vertProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSepa… in invalid_write_built_in_constants() local
953 void ANGLETestBase::drawQuadPPO(GLuint vertProgram, in drawQuadPPO()