Home
last modified time | relevance | path

Searched refs:WGL_LOSE_CONTEXT_ON_RESET_ARB (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp220 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
228 const int attribs[] = { WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB, WGL_LOSE_CONTEXT_ON_RESET_ARB, 0 }; in TEST_F()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_context.c159 resetStrategy != WGL_LOSE_CONTEXT_ON_RESET_ARB) { in wglCreateContextAttribsARB()
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp121 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
512 attribList.push_back(WGL_LOSE_CONTEXT_ON_RESET_ARB); in Context()
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c437 resetStrategy = WGL_LOSE_CONTEXT_ON_RESET_ARB; in wgl_create_context()
/third_party/glfw/src/
H A Dwgl_context.c646 WGL_LOSE_CONTEXT_ON_RESET_ARB); in _glfwCreateContextWGL()
H A Dwin32_platform.h259 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp833 attribs.push_back(WGL_LOSE_CONTEXT_ON_RESET_ARB); in createContextAttribs()
/third_party/mesa3d/include/GL/
H A Dwglext.h109 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/openGLES/api/GL/
H A Dwglext.h90 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
H A Dwgl.h181 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dwglext.h109 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwglext.h109 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
H A Dwgl.h195 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
H A Dwglext.h106 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h200 #define WGL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro

Completed in 32 milliseconds