Home | History | Annotate | Download | only in functional

Lines Matching refs:getFunctions

2054 		m_renderCtx.getFunctions().deleteBuffers((glw::GLsizei)m_buffers.size(), &m_buffers[0]);
2062 m_renderCtx.getFunctions().genBuffers(1, &buf);
2063 GLU_EXPECT_NO_ERROR(m_renderCtx.getFunctions().getError(), "Failed to allocate buffer");
2091 const glw::Functions& gl = m_renderCtx.getFunctions();
2580 const glw::Functions& gl = m_renderCtx.getFunctions();
2604 const glw::Functions& gl = m_renderCtx.getFunctions();