Lines Matching refs:getRenderContext

130 	glu::CallLogWrapper gl		(m_context.getRenderContext().getFunctions(), m_testCtx.getLog());  in iterate()
246 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
263 …m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::makeVtxFragSources(vertShade… in init()
308 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in renderTriangle()
309 glu::Buffer vtxBuf (m_context.getRenderContext()); in renderTriangle()
310 glu::Buffer colBuf (m_context.getRenderContext()); in renderTriangle()
311 glu::VertexArray vao (m_context.getRenderContext()); in renderTriangle()
368 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in randomizeViewport()
379 glu::readPixels(m_context.getRenderContext(), m_viewportX, m_viewportY, dst.getAccess()); in readImage()
413 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
428 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
488 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in drawPattern()
557 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
580 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
721 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
738 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
886 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
900 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()