Searched refs:EGL_NATIVE_RENDERABLE (Results 1 – 3 of 3) sorted by relevance
109 #define EGL_NATIVE_RENDERABLE 0x302D macro
321 …case EGL_NATIVE_RENDERABLE: match = config->mNativeRenderable == attribute[1]; … in getConfigs()
316 case EGL_NATIVE_RENDERABLE: *value = configuration->mNativeRenderable; break; in getConfigAttrib()