Searched refs:driwindowsMapConfigs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | driwindows_glx.c | 459 driwindowsMapConfigs(struct glx_display *priv, int screen, struct glx_config *configs, struct glx_config *fbconfigs) function in typeref:struct:glx_config * 532 configs = driwindowsMapConfigs(priv, screen, psc->base.configs, NULL); 533 visuals = driwindowsMapConfigs(priv, screen, psc->base.visuals, configs);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | driwindows_glx.c | 419 driwindowsMapConfigs(struct glx_display *priv, int screen, struct glx_config *configs, struct glx_config *fbconfigs) function in typeref:struct:glx_config * 492 configs = driwindowsMapConfigs(priv, screen, psc->base.configs, NULL); 493 visuals = driwindowsMapConfigs(priv, screen, psc->base.visuals, configs);
|
Completed in 3 milliseconds