Searched refs:EGL_NO_RESET_NOTIFICATION_KHR (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcontext.c539 case EGL_NO_RESET_NOTIFICATION_KHR:
600 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcontext.c547 case EGL_NO_RESET_NOTIFICATION_KHR:
608 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR;
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h94 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h75 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h508 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1120 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) {
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1427 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) {

Completed in 44 milliseconds