Searched refs:EGL_CONFIG_ID (Results 1 – 2 of 2) sorted by relevance
104 #define EGL_CONFIG_ID 0x3028 macro
998 case EGL_CONFIG_ID: in eglQuerySurface()999 ret = s_display.getConfigAttrib(surface->config, EGL_CONFIG_ID, value); in eglQuerySurface()1679 case EGL_CONFIG_ID: in eglQueryContext()1680 ret = s_display.getConfigAttrib(context->config, EGL_CONFIG_ID, value); in eglQueryContext()