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

  /external/mesa3d/src/egl/main/
eglcontext.c 333 case EGL_LOSE_CONTEXT_ON_RESET_KHR:
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 234 #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 438 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 169 case EGL_LOSE_CONTEXT_ON_RESET_KHR: return "EGL_LOSE_CONTEXT_ON_RESET_KHR";
    [all...]

Completed in 114 milliseconds