Lines Matching refs:m_context

53 	: m_context			(context)
64 : m_context (context)
77 m_context.getFunctions().deleteTextures(1, &m_glTexture);
82 const glw::Functions& gl = m_context.getFunctions();
106 : m_context (context)
118 : m_context (context)
130 : m_context (context)
158 m_context.getFunctions().deleteTextures(1, &m_glTexture);
163 const glw::Functions& gl = m_context.getFunctions();
189 const glw::Functions& gl = m_context.getFunctions();
289 : m_context (context)
295 const glw::Functions& gl = m_context.getFunctions();
317 : m_context (context)
323 const glw::Functions& gl = m_context.getFunctions();
329 : m_context (context)
335 const glw::Functions& gl = m_context.getFunctions();
343 m_context.getFunctions().deleteTextures(1, &m_glTexture);
364 const glw::Functions& gl = m_context.getFunctions();
393 const glw::Functions& gl = m_context.getFunctions();
458 : m_context (context)
463 const glw::Functions& gl = m_context.getFunctions();
469 : m_context (context)
474 const glw::Functions& gl = m_context.getFunctions();
482 m_context.getFunctions().deleteTextures(1, &m_glTexture);
487 const glw::Functions& gl = m_context.getFunctions();
512 : m_context (context)
518 const glw::Functions& gl = m_context.getFunctions();
524 : m_context (context)
530 const glw::Functions& gl = m_context.getFunctions();
538 m_context.getFunctions().deleteTextures(1, &m_glTexture);
543 const glw::Functions& gl = m_context.getFunctions();
572 : m_context (context)
578 const glw::Functions& gl = m_context.getFunctions();
584 : m_context (context)
590 const glw::Functions& gl = m_context.getFunctions();
598 m_context.getFunctions().deleteTextures(1, &m_glTexture);
603 const glw::Functions& gl = m_context.getFunctions();
632 : m_context (context)
638 const glw::Functions& gl = m_context.getFunctions();
644 : m_context (context)
650 const glw::Functions& gl = m_context.getFunctions();
658 m_context.getFunctions().deleteTextures(1, &m_glTexture);
663 const glw::Functions& gl = m_context.getFunctions();
692 : m_context (context)
703 : m_context (context)
715 const glw::Functions& gl = m_context.getFunctions();
716 de::UniquePtr<ContextInfo> info (ContextInfo::create(m_context));
720 if (!(contextSupports(m_context.getType(), glu::ApiType(3, 3, glu::PROFILE_CORE)) && info->isExtensionSupported("GL_ARB_texture_buffer_range"))
721 && !(contextSupports(m_context.getType(), glu::ApiType(3, 1, glu::PROFILE_ES))
729 if (!contextSupports(m_context.getType(), glu::ApiType(3, 3, glu::PROFILE_CORE))
730 && !(contextSupports(m_context.getType(), glu::ApiType(3, 1, glu::PROFILE_ES))
785 m_context.getFunctions().deleteTextures(1, &m_glTexture);
788 m_context.getFunctions().deleteBuffers(1, &m_glBuffer);
793 const glw::Functions& gl = m_context.getFunctions();
803 const glw::Functions& gl = m_context.getFunctions();