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

  /external/deqp/framework/egl/
egluGLUtil.cpp 189 attribList.push_back(EGL_LOSE_CONTEXT_ON_RESET_KHR);
  /external/deqp/framework/platform/surfaceless/
tcuSurfacelessPlatform.cpp 65 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /external/mesa3d/src/egl/main/
eglcontext.c 536 case EGL_LOSE_CONTEXT_ON_RESET_KHR:
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 241 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
eglwEnumsC.inl 241 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 438 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 429 #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...]
teglRobustnessTests.cpp 141 case EGL_LOSE_CONTEXT_ON_RESET_KHR: return "EGL_LOSE_CONTEXT_ON_RESET_KHR";
    [all...]
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.cpp 826 case EGL_LOSE_CONTEXT_ON_RESET_KHR:
    [all...]
  /external/mesa3d/include/EGL/
eglext.h 95 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
    [all...]
  /external/swiftshader/include/EGL/
eglext.h 95 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
    [all...]

Completed in 916 milliseconds