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

  /external/mesa3d/src/egl/main/
eglcontext.c 535 case EGL_NO_RESET_NOTIFICATION_KHR:
598 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR;
  /external/deqp/framework/egl/
egluGLUtil.cpp 187 attribList.push_back(EGL_NO_RESET_NOTIFICATION_KHR);
  /external/deqp/framework/platform/surfaceless/
tcuSurfacelessPlatform.cpp 66 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 238 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
eglwEnumsC.inl 238 #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/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 428 #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 825 case EGL_NO_RESET_NOTIFICATION_KHR:
    [all...]
  /external/mesa3d/include/EGL/
eglext.h 94 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
    [all...]
  /external/swiftshader/include/EGL/
eglext.h 94 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c     [all...]

Completed in 136 milliseconds