Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddriwindows_glx.c459 …igs(struct glx_display *priv, int screen, struct glx_config *configs, struct glx_config *fbconfigs) in driwindowsMapConfigs() argument
468 if (fbconfigs) { in driwindowsMapConfigs()
474 for (f = fbconfigs; f; f = f->next) { in driwindowsMapConfigs()