Home
last modified time | relevance | path

Searched refs:EGL_NO_RESET_NOTIFICATION_EXT (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/tests/gl_tests/
DContextLostTest.cpp24 setContextResetStrategy(EGL_NO_RESET_NOTIFICATION_EXT); in ContextLostTest()
133 setContextResetStrategy(EGL_NO_RESET_NOTIFICATION_EXT); in ContextLostSkipValidationTest()
/external/angle/src/tests/egl_tests/
DEGLRobustnessTest.cpp182 createContext(EGL_NO_RESET_NOTIFICATION_EXT); in TEST_P()
/external/angle/util/
DEGLWindow.cpp35 resetStrategy(EGL_NO_RESET_NOTIFICATION_EXT) in ConfigParameters()
480 mConfigParams.resetStrategy != EGL_NO_RESET_NOTIFICATION_EXT) && in createContext()
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl239 #define EGL_NO_RESET_NOTIFICATION_EXT 0x31BE macro
DeglwEnums.inl239 #define EGL_NO_RESET_NOTIFICATION_EXT 0x31BE macro
/external/swiftshader/include/EGL/
Deglext.h659 #define EGL_NO_RESET_NOTIFICATION_EXT 0x31BE macro
/external/mesa3d/include/EGL/
Deglext.h669 #define EGL_NO_RESET_NOTIFICATION_EXT 0x31BE macro
/external/angle/include/EGL/
Deglext.h650 #define EGL_NO_RESET_NOTIFICATION_EXT 0x31BE macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h687 #define EGL_NO_RESET_NOTIFICATION_EXT 0x31BE macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h507 #define EGL_NO_RESET_NOTIFICATION_EXT 0x31BE macro
/external/angle/src/libANGLE/
DvalidationEGL.cpp1699 else if (value != EGL_NO_RESET_NOTIFICATION_EXT) in ValidateCreateContext()