Home | History | Annotate | Download | only in glshared

Lines Matching refs:getFunctions

1359 		m_renderCtx.getFunctions().deleteBuffers((glw::GLsizei)m_buffers.size(), &m_buffers[0]);
1367 m_renderCtx.getFunctions().genBuffers(1, &buf);
1368 GLU_EXPECT_NO_ERROR(m_renderCtx.getFunctions().getError(), "Failed to allocate uniform buffer");
1396 const glw::Functions& gl = m_renderCtx.getFunctions();
1869 const glw::Functions& gl = m_renderCtx.getFunctions();
1894 const glw::Functions& gl = m_renderCtx.getFunctions();