Searched defs:CTX_PROFILE_COMPAT (Results 1 – 2 of 2) sorted by relevance
71 static final int CTX_PROFILE_COMPAT = GLContext.CTX_PROFILE_COMPAT; field in EGLContext
179 protected static final int CTX_PROFILE_COMPAT = 1 << 1; field in GLContext