Home | History | Annotate | Download | only in egl

Lines Matching refs:m_use

79 	const Use		m_use;
85 , m_use (use)
126 const eglu::UniqueSurface surface (egl, *display, m_use != USE_NONE ? egl.createPbufferSurface(*display, config, pbufferAttribList) : EGL_NO_SURFACE);
137 if (m_use == USE_CLEAR)
173 if (m_use == USE_MAKECURRENT || m_use == USE_CLEAR)
185 else if (m_use == USE_CLEAR)
202 if (m_use == USE_MAKECURRENT || m_use == USE_CLEAR)
213 if (m_use == USE_MAKECURRENT || m_use == USE_CLEAR)