Lines Matching refs:getFunctions
174 m_context.getRenderContext().getFunctions().genVertexArrays(1, &m_vao);
175 if (m_context.getRenderContext().getFunctions().getError() != GL_NO_ERROR)
186 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_vao);
311 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_buf);
320 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
446 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
601 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_primitiveBuf);
607 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_colorOffsetBuf);
616 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
710 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
875 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_posBuffer);
881 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_colorOffsetBuffer);
890 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
997 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
1117 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_buffer);
1126 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
1241 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
1317 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
1385 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
1446 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());