Lines Matching refs:getFunctions
191 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
287 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_vboID);
293 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_vaoID);
299 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texID);
342 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
426 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
475 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
608 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
691 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texID);
696 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_vaoID);
701 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_vboID);
706 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_fboID);
783 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
816 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
831 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
995 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
1108 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
1191 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_textureID);
1197 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_fboID);
1367 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
1448 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
1666 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
1764 const glw::Functions gl = m_context.getRenderContext().getFunctions();
1859 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
1982 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());