Lines Matching refs:m_renderCtx
213 , m_renderCtx (renderCtx)
234 const glw::Functions& gl = m_renderCtx.getFunctions();
264 const glw::Functions& gl = m_renderCtx.getFunctions();
318 glu::ShaderProgram* program = new glu::ShaderProgram(m_renderCtx, glu::ProgramSources() << glu::VertexSource(vertexShaderSource) << glu::FragmentSource(fragmentShaderSource));
333 const glw::Functions& gl = m_renderCtx.getFunctions();
379 const glw::Functions& gl = m_renderCtx.getFunctions();
416 const glw::Functions& gl = m_renderCtx.getFunctions();
445 const glw::Functions& gl = m_renderCtx.getFunctions();
463 const glw::Functions& gl = m_renderCtx.getFunctions();
486 const glw::Functions& gl = m_renderCtx.getFunctions();
577 const glw::Functions& gl = m_renderCtx.getFunctions();
600 const glw::Functions& gl = m_renderCtx.getFunctions();
644 , m_renderCtx (renderCtx)
656 const glw::Functions& gl = m_renderCtx.getFunctions();
718 GLU_EXPECT_NO_ERROR(m_renderCtx.getFunctions().getError(), "Unexpected error");