HomeSort by relevance Sort by last modified time
    Searched refs:EGL_NO_RESET_NOTIFICATION_KHR (Results 1 - 17 of 17) 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 234 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /development/ndk/platforms/android-18/include/EGL/
eglext.h 428 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /development/ndk/platforms/android-19/include/EGL/
eglext.h 428 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /development/ndk/platforms/android-21/include/EGL/
eglext.h 428 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /development/ndk/platforms/android-23/include/EGL/
eglext.h 437 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 437 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /external/mesa3d/include/EGL/
eglext.h 431 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 428 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /development/ndk/platforms/android-24/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...]
teglRobustnessTests.cpp 140 case EGL_NO_RESET_NOTIFICATION_KHR: return "EGL_NO_RESET_NOTIFICATION_KHR";
    [all...]
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.cpp 695 case EGL_NO_RESET_NOTIFICATION_KHR:
  /frameworks/native/opengl/include/EGL/
eglext.h 444 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 810 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) {
    [all...]
  /external/swiftshader/include/EGL/
eglext.h 87 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
    [all...]
  /device/generic/goldfish-opengl/system/egl/
egl.cpp     [all...]

Completed in 580 milliseconds