Home
last modified time | relevance | path

Searched defs:fbconfigs (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c69 GLXFBConfig *fbconfigs; member
977 GLXFBConfig *fbconfigs; in gst_gl_context_glx_fill_info() local
/third_party/mesa3d/src/glx/
Ddriwindows_glx.c419 …igs(struct glx_display *priv, int screen, struct glx_config *configs, struct glx_config *fbconfigs) in driwindowsMapConfigs()