Searched refs:EGL_LOSE_CONTEXT_ON_RESET (Results 1 – 11 of 11) sorted by relevance
/external/deqp/modules/egl/ |
D | teglRobustnessTests.cpp | 1542 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT, EGL_LOSE_CONTEXT_ON_RESET, in iterate() 1631 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT, EGL_LOSE_CONTEXT_ON_RESET, in iterate() 1878 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT, EGL_LOSE_CONTEXT_ON_RESET, in iterate() 1989 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT, EGL_LOSE_CONTEXT_ON_RESET, in iterate() 2064 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT, EGL_LOSE_CONTEXT_ON_RESET, in iterate() 2119 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT, EGL_LOSE_CONTEXT_ON_RESET, in iterate()
|
D | teglCreateContextExtTests.cpp | 819 else if (expected == EGL_LOSE_CONTEXT_ON_RESET && strategy != GL_LOSE_CONTEXT_ON_RESET) in validateCurrentContext()
|
/external/swiftshader/include/EGL/ |
D | egl.h | 249 #define EGL_LOSE_CONTEXT_ON_RESET 0x31BF macro
|
/external/deqp/framework/egl/wrapper/ |
D | eglwEnumsC.inl | 240 #define EGL_LOSE_CONTEXT_ON_RESET 0x31BF macro
|
D | eglwEnums.inl | 240 #define EGL_LOSE_CONTEXT_ON_RESET 0x31BF macro
|
/external/angle/include/EGL/ |
D | egl.h | 276 #define EGL_LOSE_CONTEXT_ON_RESET 0x31BF macro
|
/external/mesa3d/include/EGL/ |
D | egl.h | 295 #define EGL_LOSE_CONTEXT_ON_RESET 0x31BF macro
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 196 attribList.push_back(EGL_LOSE_CONTEXT_ON_RESET); in initializeContext()
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | eglew.h | 446 #define EGL_LOSE_CONTEXT_ON_RESET 0x31BF macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | egl_generated.h | 509 #define EGL_LOSE_CONTEXT_ON_RESET 0x31BF macro
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 166 case EGL_LOSE_CONTEXT_ON_RESET: in GetResetStrategy()
|