Home
last modified time | relevance | path

Searched refs:GL_RESET_NOTIFICATION_STRATEGY (Results 1 - 18 of 18) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp109 gl.getIntegerv(GL_RESET_NOTIFICATION_STRATEGY, &reset); in iterate()
155 gl.getIntegerv(GL_RESET_NOTIFICATION_STRATEGY, &reset); in iterate()
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp64 DE_STATIC_ASSERT(GL_RESET_NOTIFICATION_STRATEGY == 0x8256);
815 gl.getIntegerv(GL_RESET_NOTIFICATION_STRATEGY, &strategy); in validateCurrentContext()
820 log << TestLog::Message << "glGetIntegerv(GL_RESET_NOTIFICATION_STRATEGY) returned '" << strategy << "', expected 'GL_NO_RESET_NOTIFICATION'" << TestLog::EndMessage; in validateCurrentContext()
825 log << TestLog::Message << "glGetIntegerv(GL_RESET_NOTIFICATION_STRATEGY) returned '" << strategy << "', expected 'GL_LOSE_CONTEXT_ON_RESET'" << TestLog::EndMessage; in validateCurrentContext()
H A DteglRobustnessTests.cpp55 DE_STATIC_ASSERT(GL_RESET_NOTIFICATION_STRATEGY == 0x8256);
1216 gl.getIntegerv(GL_RESET_NOTIFICATION_STRATEGY, &reset); in iterate()
1271 gl.getIntegerv(GL_RESET_NOTIFICATION_STRATEGY, &reset); in iterate()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h324 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h345 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1370 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1622 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1603 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1624 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1603 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2631 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
H A Dglext.h2580 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2612 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
H A Dglext.h2561 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2668 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
H A Dglext.h2616 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2668 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro
H A Dglext.h2616 #define GL_RESET_NOTIFICATION_STRATEGY 0x8256 macro

Completed in 274 milliseconds