Searched refs:EGL_CONFIG_CAVEAT (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | eglinfo.c | 63 * | | | | | | | | | | | | EGL_CONFIG_CAVEAT 100 eglGetConfigAttrib(d, configs[i], EGL_CONFIG_CAVEAT, &caveat);
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/ |
| H A D | egl_haiku.cpp | 166 _eglSetConfigKey(&conf->base, EGL_CONFIG_CAVEAT, EGL_NONE);
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglconfig.h | 111 ATTRIB_MAP(EGL_CONFIG_CAVEAT, ConfigCaveat);
|
| H A D | eglconfig.c | 179 { EGL_CONFIG_CAVEAT, ATTRIB_TYPE_ENUM, 311 case EGL_CONFIG_CAVEAT:
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglconfig.h | 111 ATTRIB_MAP(EGL_CONFIG_CAVEAT, ConfigCaveat);
|
| H A D | eglconfig.c | 179 { EGL_CONFIG_CAVEAT, ATTRIB_TYPE_ENUM, 311 case EGL_CONFIG_CAVEAT:
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 77 #define EGL_CONFIG_CAVEAT 0x3027 macro
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 62 #define EGL_CONFIG_CAVEAT 0x3027 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 282 #define EGL_CONFIG_CAVEAT 0x3027 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 238 _eglSetConfigKey(&base, EGL_CONFIG_CAVEAT, value);
|
Completed in 17 milliseconds