Home
last modified time | relevance | path

Searched refs:GL_NO_RESET_NOTIFICATION (Results 1 - 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp112 if (reset != GL_NO_RESET_NOTIFICATION) in iterate()
115 << ", expected " << GL_NO_RESET_NOTIFICATION << "]." << tcu::TestLog::EndMessage; in iterate()
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp66 DE_STATIC_ASSERT(GL_NO_RESET_NOTIFICATION == 0x8261);
818 if (expected == EGL_NO_RESET_NOTIFICATION && strategy != GL_NO_RESET_NOTIFICATION) in validateCurrentContext()
820 log << TestLog::Message << "glGetIntegerv(GL_RESET_NOTIFICATION_STRATEGY) returned '" << strategy << "', expected 'GL_NO_RESET_NOTIFICATION'" << TestLog::EndMessage; in validateCurrentContext()
H A DteglRobustnessTests.cpp57 DE_STATIC_ASSERT(GL_NO_RESET_NOTIFICATION == 0x8261);
1187 << "Check the reset notification strategy returned by glGetIntegerv() equals GL_NO_RESET_NOTIFICATION\n\n" in iterate()
1219 if (reset != GL_NO_RESET_NOTIFICATION) in iterate()
1222 << "Test failed! glGetIntegerv() returned wrong value. [" << glu::getErrorStr(reset) << ", expected " << glu::getErrorStr(GL_NO_RESET_NOTIFICATION) << "]" in iterate()
1858 contextCreationTestGroup->addChild(new NoResetNotificationCase (eglTestCtx, "no_reset_notification", "Query reset notification strategy after specifying GL_NO_RESET_NOTIFICATION")); in createRobustnessTests()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1364 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1623 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1604 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1625 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1604 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2633 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
H A Dglext.h2582 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2614 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
H A Dglext.h2563 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2670 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
H A Dglext.h2618 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2670 #define GL_NO_RESET_NOTIFICATION 0x8261 macro
H A Dglext.h2618 #define GL_NO_RESET_NOTIFICATION 0x8261 macro

Completed in 271 milliseconds