Searched defs:fbconfig (Results 1 – 14 of 14) sorted by relevance
/third_party/flutter/glfw/src/ |
D | glx_context.c | 41 static int getGLXFBConfigAttrib(GLXFBConfig fbconfig, int attrib) in getGLXFBConfigAttrib() 135 GLXFBConfig fbconfig, in createLegacyContextGLX() 431 const _GLFWfbconfig* fbconfig) in _glfwCreateContextGLX() 617 const _GLFWfbconfig* fbconfig, in _glfwChooseVisualGLX()
|
D | egl_context.c | 434 const _GLFWfbconfig* fbconfig) in _glfwCreateContextEGL() 670 const _GLFWfbconfig* fbconfig, in _glfwChooseVisualEGL()
|
D | wgl_context.c | 474 const _GLFWfbconfig* fbconfig) in _glfwCreateContextWGL()
|
D | window.c | 124 _GLFWfbconfig fbconfig; in glfwCreateWindow() local
|
D | mir_window.c | 352 const _GLFWfbconfig* fbconfig) in _glfwPlatformCreateWindow()
|
D | wl_window.c | 389 const _GLFWfbconfig* fbconfig) in _glfwPlatformCreateWindow()
|
D | win32_window.c | 988 const _GLFWfbconfig* fbconfig) in _glfwPlatformCreateWindow()
|
D | x11_window.c | 1541 const _GLFWfbconfig* fbconfig) in _glfwPlatformCreateWindow()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
D | gstglcontext_glx.c | 165 Display * dpy, GLXFBConfig fbconfig) in fb_config_to_structure() 268 Display * dpy, GLXFBConfig fbconfig) in gst_gl_context_glx_dump_fb_config() 554 GLXFBConfig fbconfig, GLXContext share_context, gint major, gint minor, in _create_context_with_flags()
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 205 ValidateGLXFBConfig(Display * dpy, GLXFBConfig fbconfig) in ValidateGLXFBConfig() 1616 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, in glXCreateNewContext() 1700 glXGetFBConfigAttrib(Display * dpy, GLXFBConfig fbconfig, in glXGetFBConfigAttrib() 1713 glXGetVisualFromFBConfig(Display * dpy, GLXFBConfig fbconfig) in glXGetVisualFromFBConfig() 1974 GLXFBConfigSGIX fbconfig, in glXCreateGLXPixmapWithConfigSGIX() 2027 GLXFBConfigSGIX fbconfig, int renderType, in glXCreateContextWithConfigSGIX()
|
D | dri_common.c | 309 unsigned int fbconfig = 0; in driInferDrawableConfig() local
|
/third_party/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 78 uint32_t fbconfig, in xcb_glx_create_context_attribs_arb_checked()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 1469 get_config( XMesaVisual xmvis, int attrib, int *value, GLboolean fbconfig ) in get_config()
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | fakeglx.c | 1529 get_config( XMesaVisual xmvis, int attrib, int *value, GLboolean fbconfig ) in get_config()
|