Home
last modified time | relevance | path

Searched defs:fbconfig (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/glfw/src/
Dglx_context.c41 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()
Degl_context.c434 const _GLFWfbconfig* fbconfig) in _glfwCreateContextEGL()
670 const _GLFWfbconfig* fbconfig, in _glfwChooseVisualEGL()
Dwgl_context.c474 const _GLFWfbconfig* fbconfig) in _glfwCreateContextWGL()
Dwindow.c124 _GLFWfbconfig fbconfig; in glfwCreateWindow() local
Dmir_window.c352 const _GLFWfbconfig* fbconfig) in _glfwPlatformCreateWindow()
Dwl_window.c389 const _GLFWfbconfig* fbconfig) in _glfwPlatformCreateWindow()
Dwin32_window.c988 const _GLFWfbconfig* fbconfig) in _glfwPlatformCreateWindow()
Dx11_window.c1541 const _GLFWfbconfig* fbconfig) in _glfwPlatformCreateWindow()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c165 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/
Dglxcmds.c205 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()
Ddri_common.c309 unsigned int fbconfig = 0; in driInferDrawableConfig() local
/third_party/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp78 uint32_t fbconfig, in xcb_glx_create_context_attribs_arb_checked()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1469 get_config( XMesaVisual xmvis, int attrib, int *value, GLboolean fbconfig ) in get_config()
/third_party/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c1529 get_config( XMesaVisual xmvis, int attrib, int *value, GLboolean fbconfig ) in get_config()