Home | History | Annotate | Download | only in functional

Lines Matching refs:getFunctions

882 		m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texture);
887 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texBuffer);
894 const glw::Functions gl = m_context.getRenderContext().getFunctions();
950 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());