Home | History | Annotate | Download | only in functional

Lines Matching refs:getFunctions

172 	const glw::Functions&	gl						= m_context.getRenderContext().getFunctions();
318 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_fbo);
324 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_rbo);
330 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texture);
336 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_blitDstFbo);
342 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_blitDstRbo);
357 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
545 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_LINE_WIDTH_RANGE, range);
686 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range);
1285 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
1538 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
1952 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_LINE_WIDTH_RANGE, range);