Searched refs:ResetNotificationStrategy (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglcontext.c170 ctx->ResetNotificationStrategy = val;
186 ctx->ResetNotificationStrategy = val;
331 switch (ctx->ResetNotificationStrategy) {
377 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR;
H A Deglcontext.h59 EGLint ResetNotificationStrategy; member in struct:_egl_context
/external/mesa3d/src/egl/main/
H A Deglcontext.c170 ctx->ResetNotificationStrategy = val;
186 ctx->ResetNotificationStrategy = val;
331 switch (ctx->ResetNotificationStrategy) {
377 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR;
H A Deglcontext.h59 EGLint ResetNotificationStrategy; member in struct:_egl_context
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Degl_dri2.c810 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) {
/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c810 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) {

Completed in 152 milliseconds