Searched refs:GLX_CONTEXT_FLAGS_ARB (Results 1 – 20 of 20) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | GLX_ARB_create_context_robustness.txt | 55 Accepted as a bit in the attribute value for GLX_CONTEXT_FLAGS_ARB 84 GLX_CONTEXT_FLAGS_ARB is 0.": 87 GLX_CONTEXT_FLAGS_ARB, then a context supporting <robust buffer 133 set in attribute GLX_CONTEXT_FLAGS_ARB, and no GL context supporting
|
D | GLX_ARB_robustness_application_isolation.txt | 67 Accepted as a bit in the attribute value for GLX_CONTEXT_FLAGS_ARB 133 is set in attribute GLX_CONTEXT_FLAGS_ARB, and no GL context
|
D | GLX_ARB_create_context.txt | 74 GLX_CONTEXT_FLAGS_ARB 0x2094 77 Accepted as bits in the attribute value for GLX_CONTEXT_FLAGS_ARB in 205 The attribute name GLX_CONTEXT_FLAGS_ARB specifies a set of flag 209 GLX_CONTEXT_FLAGS_ARB, then a <debug context> will be created. Debug 220 GLX_CONTEXT_FLAGS_ARB, then a <forward-compatible> context will be 227 The default value of GLX_CONTEXT_FLAGS_ARB is 0.
|
/third_party/openGLES/extensions/ARB/ |
D | GLX_ARB_create_context_robustness.txt | 65 Accepted as a bit in the attribute value for GLX_CONTEXT_FLAGS_ARB 94 GLX_CONTEXT_FLAGS_ARB is 0.": 97 GLX_CONTEXT_FLAGS_ARB, then a context supporting <robust buffer 143 set in attribute GLX_CONTEXT_FLAGS_ARB, and no GL context supporting
|
D | GLX_ARB_robustness_application_isolation.txt | 77 Accepted as a bit in the attribute value for GLX_CONTEXT_FLAGS_ARB 143 is set in attribute GLX_CONTEXT_FLAGS_ARB, and no GL context
|
D | GLX_ARB_create_context.txt | 84 GLX_CONTEXT_FLAGS_ARB 0x2094 87 Accepted as bits in the attribute value for GLX_CONTEXT_FLAGS_ARB in 215 The attribute name GLX_CONTEXT_FLAGS_ARB specifies a set of flag 219 GLX_CONTEXT_FLAGS_ARB, then a <debug context> will be created. Debug 230 GLX_CONTEXT_FLAGS_ARB, then a <forward-compatible> context will be 237 The default value of GLX_CONTEXT_FLAGS_ARB is 0.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | platform_glx.h | 112 # define GLX_CONTEXT_FLAGS_ARB 0x2094 macro
|
D | DisplayGLX.cpp | 941 mAttribs.push_back(GLX_CONTEXT_FLAGS_ARB); in createContextAttribs()
|
/third_party/glfw/src/ |
D | glx_context.h | 61 #define GLX_CONTEXT_FLAGS_ARB 0x2094 macro
|
D | glx_context.c | 553 setGLXattrib(GLX_CONTEXT_FLAGS_ARB, flags); in _glfwCreateContextGLX()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_create_context_es2_profile.txt | 107 "The attribute name GLX_CONTEXT_FLAGS_ARB specifies a set of flag
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_create_context_es2_profile.txt | 107 "The attribute name GLX_CONTEXT_FLAGS_ARB specifies a set of flag
|
/third_party/mesa3d/src/glx/ |
D | dri_common.c | 545 case GLX_CONTEXT_FLAGS_ARB: in dri_convert_glx_attribs()
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 393 attribs.push_back(GLX_CONTEXT_FLAGS_ARB); in createContext()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
D | gstglcontext_glx.c | 572 attribs[n++] = GLX_CONTEXT_FLAGS_ARB; in _create_context_with_flags()
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 172 #define GLX_CONTEXT_FLAGS_ARB 0x2094 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 172 #define GLX_CONTEXT_FLAGS_ARB 0x2094 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 172 #define GLX_CONTEXT_FLAGS_ARB 0x2094 macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 153 #define GLX_CONTEXT_FLAGS_ARB 0x2094 macro
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 2680 case GLX_CONTEXT_FLAGS_ARB: in glXCreateContextAttribsARB()
|