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

  /external/mesa3d/src/egl/main/
eglcontext.c 332 case EGL_NO_RESET_NOTIFICATION_KHR:
377 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR;
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 231 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /external/mesa3d/include/EGL/
eglext.h 431 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /frameworks/native/opengl/include/EGL/
eglext.h 437 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 168 case EGL_NO_RESET_NOTIFICATION_KHR: return "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 1744 milliseconds