HomeSort by relevance Sort by last modified time
    Searched refs:ResetNotificationStrategy (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglcontext.c 170 ctx->ResetNotificationStrategy = val;
186 ctx->ResetNotificationStrategy = val;
331 switch (ctx->ResetNotificationStrategy) {
377 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR;
eglcontext.h 59 EGLint ResetNotificationStrategy;
  /external/mesa3d/src/egl/main/
eglcontext.c 170 ctx->ResetNotificationStrategy = val;
186 ctx->ResetNotificationStrategy = val;
331 switch (ctx->ResetNotificationStrategy) {
377 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR;
eglcontext.h 59 EGLint ResetNotificationStrategy;
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.c 810 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) {
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 810 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) {
    [all...]

Completed in 180 milliseconds