Searched refs:m_profileMask (Results 1 – 2 of 2) sorted by relevance
53 m_profileMask(isCoreProfile() ? in EglContext()60 m_profileMask & EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR; in EglContext()77 m_profileMask, in EglContext()
76 EGLint m_profileMask = 0; variable