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

  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 62 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
204 case EGL_LOSE_CONTEXT_ON_RESET_KHR: return "EGL_LOSE_CONTEXT_ON_RESET_KHR";
875 else if (notificationStrategy == EGL_LOSE_CONTEXT_ON_RESET_KHR && strategy != GL_LOSE_CONTEXT_ON_RESET_ARB)
893 else if (notificationStrategy == EGL_LOSE_CONTEXT_ON_RESET_KHR && strategy != GL_LOSE_CONTEXT_ON_RESET_EXT)
915 else if (notificationStrategyExt == EGL_LOSE_CONTEXT_ON_RESET_KHR && strategy != GL_LOSE_CONTEXT_ON_RESET_ARB)
933 else if (notificationStrategyExt == EGL_LOSE_CONTEXT_ON_RESET_KHR && strategy != GL_LOSE_CONTEXT_ON_RESET_EXT)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglcontext.c 333 case EGL_LOSE_CONTEXT_ON_RESET_KHR:
  /external/mesa3d/src/egl/main/
eglcontext.c 333 case EGL_LOSE_CONTEXT_ON_RESET_KHR:
  /external/chromium_org/third_party/angle/include/EGL/
eglext.h 445 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /external/chromium_org/third_party/khronos/EGL/
eglext.h 434 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /external/chromium_org/third_party/mesa/src/include/EGL/
eglext.h 432 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /external/mesa3d/include/EGL/
eglext.h 432 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /frameworks/native/opengl/include/EGL/
eglext.h 429 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 61 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF

Completed in 1400 milliseconds