Searched refs:EGL_CONFIG_ID (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglconfig.c | 182 { EGL_CONFIG_ID, ATTRIB_TYPE_INTEGER, 289 case EGL_CONFIG_ID: 557 /* ignore other attributes when EGL_CONFIG_ID is given */ 561 if (attr != EGL_CONFIG_ID) 584 * EGL_CONFIG_ID is not compared.
|
| H A D | eglconfig.h | 112 ATTRIB_MAP(EGL_CONFIG_ID, ConfigID);
|
| H A D | eglcontext.c | 676 case EGL_CONFIG_ID: 680 * "Querying EGL_CONFIG_ID returns the ID of the EGLConfig with
|
| H A D | eglsurface.c | 439 case EGL_CONFIG_ID:
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglconfig.c | 182 { EGL_CONFIG_ID, ATTRIB_TYPE_INTEGER, 289 case EGL_CONFIG_ID: 557 /* ignore other attributes when EGL_CONFIG_ID is given */ 561 if (attr != EGL_CONFIG_ID) 584 * EGL_CONFIG_ID is not compared.
|
| H A D | eglconfig.h | 112 ATTRIB_MAP(EGL_CONFIG_ID, ConfigID);
|
| H A D | eglcontext.c | 680 case EGL_CONFIG_ID: 684 * "Querying EGL_CONFIG_ID returns the ID of the EGLConfig with
|
| H A D | eglsurface.c | 467 case EGL_CONFIG_ID:
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | eglinfo.c | 75 * EGL_CONFIG_ID 87 eglGetConfigAttrib(d, configs[i], EGL_CONFIG_ID, &id);
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/ |
| H A D | egl_haiku.cpp | 167 _eglSetConfigKey(&conf->base, EGL_CONFIG_ID, 1);
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 78 #define EGL_CONFIG_ID 0x3028 macro
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 63 #define EGL_CONFIG_ID 0x3028 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 283 #define EGL_CONFIG_ID 0x3028 macro
|
Completed in 17 milliseconds