Home | History | Annotate | Download | only in functional

Lines Matching refs:getFunctions

261 	const glw::Functions&	gl	= m_context.getRenderContext().getFunctions();
297 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_framebuffer);
300 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_renderbuffer);
365 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
514 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
552 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_framebuffer);
555 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_renderbuffer);
579 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
708 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
746 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_framebuffer);
749 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_renderbuffer);
773 const glw::Functions& gl = m_context.getRenderContext().getFunctions();