Home
last modified time | relevance | path

Searched refs:GL_LOSE_CONTEXT_ON_RESET_ARB (Results 1 – 23 of 23) sorted by relevance

/third_party/flutter/glfw/src/
Dcontext.c498 if (strategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in _glfwRefreshContextAttribs()
516 if (strategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in _glfwRefreshContextAttribs()
Dinternal.h81 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DGLX_ARB_create_context_robustness.txt105 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
DWGL_ARB_create_context_robustness.txt105 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
/third_party/openGLES/extensions/ARB/
DGLX_ARB_create_context_robustness.txt115 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
DWGL_ARB_create_context_robustness.txt115 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
/third_party/flutter/glfw/tests/
Dglfwinfo.c156 if (strategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in get_strategy_name_gl()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_manager.c973 st->ctx->Const.ResetStrategy = GL_LOSE_CONTEXT_ON_RESET_ARB; in st_api_create_context()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c859 if (brw->ctx.Const.ResetStrategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in submit_batch()
Dbrw_context.c1084 ? GL_LOSE_CONTEXT_ON_RESET_ARB : GL_NO_RESET_NOTIFICATION_ARB; in brw_create_context()
/third_party/EGL/extensions/KHR/
DEGL_KHR_create_context.txt308 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_create_context.txt308 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
/third_party/flutter/glfw/deps/glad/
Dglad.h3434 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dglcorearb.h2075 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/openGLES/api/GL/
Dglcorearb.h3425 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
Dglext.h3917 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglcorearb.h3462 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
Dglext.h3953 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h3462 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
Dglext.h3953 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/mesa3d/include/GL/
Dglcorearb.h3444 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
Dglext.h3936 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl_glext.h3466 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro