/third_party/flutter/glfw/src/ |
D | context.c | 498 if (strategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in _glfwRefreshContextAttribs() 516 if (strategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in _glfwRefreshContextAttribs()
|
D | internal.h | 81 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | GLX_ARB_create_context_robustness.txt | 105 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
|
D | WGL_ARB_create_context_robustness.txt | 105 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
|
/third_party/openGLES/extensions/ARB/ |
D | GLX_ARB_create_context_robustness.txt | 115 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
|
D | WGL_ARB_create_context_robustness.txt | 115 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
|
/third_party/flutter/glfw/tests/ |
D | glfwinfo.c | 156 if (strategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in get_strategy_name_gl()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_manager.c | 973 st->ctx->Const.ResetStrategy = GL_LOSE_CONTEXT_ON_RESET_ARB; in st_api_create_context()
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_batch.c | 859 if (brw->ctx.Const.ResetStrategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in submit_batch()
|
D | brw_context.c | 1084 ? GL_LOSE_CONTEXT_ON_RESET_ARB : GL_NO_RESET_NOTIFICATION_ARB; in brw_create_context()
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_create_context.txt | 308 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_create_context.txt | 308 GL_LOSE_CONTEXT_ON_RESET_ARB, as described by GL_ARB_robustness. The
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 3434 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/ |
D | glcorearb.h | 2075 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
/third_party/openGLES/api/GL/ |
D | glcorearb.h | 3425 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
D | glext.h | 3917 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glcorearb.h | 3462 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
D | glext.h | 3953 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glcorearb.h | 3462 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
D | glext.h | 3953 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
/third_party/mesa3d/include/GL/ |
D | glcorearb.h | 3444 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
D | glext.h | 3936 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl_glext.h | 3466 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
|