Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp158 if (reset != GL_LOSE_CONTEXT_ON_RESET) in iterate()
161 << ", expected " << GL_LOSE_CONTEXT_ON_RESET << "]." << tcu::TestLog::EndMessage; in iterate()
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp65 DE_STATIC_ASSERT(GL_LOSE_CONTEXT_ON_RESET == 0x8252);
823 else if (expected == EGL_LOSE_CONTEXT_ON_RESET && strategy != GL_LOSE_CONTEXT_ON_RESET) 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.cpp56 DE_STATIC_ASSERT(GL_LOSE_CONTEXT_ON_RESET == 0x8252);
1247 << "Check the reset notification strategy returned by glGetIntegerv() equals GL_LOSE_CONTEXT_ON_RESET\n\n" in iterate()
1274 if (reset != GL_LOSE_CONTEXT_ON_RESET) in iterate()
1277 << "Test failed! glGetIntegerv() returned wrong value. [" << reset << ", expected " << glu::getErrorStr(GL_LOSE_CONTEXT_ON_RESET) << "]" in iterate()
1859 contextCreationTestGroup->addChild(new LoseContextOnResetCase (eglTestCtx, "lose_context_on_reset", "Query reset notification strategy after specifying GL_LOSE_CONTEXT_ON_RESET")); in createRobustnessTests()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h325 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h346 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1360 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1618 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1599 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1620 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1599 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2632 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
H A Dglext.h2581 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2613 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
H A Dglext.h2562 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2669 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
H A Dglext.h2617 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2669 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
H A Dglext.h2617 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro

Completed in 272 milliseconds