Searched refs:createConfigsFromProperties (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxext.c | 623 createConfigsFromProperties(Display * dpy, int nvisuals, int nprops, function in typeref:struct:glx_config * 699 psc->visuals = createConfigsFromProperties(dpy, 750 psc->configs = createConfigsFromProperties(dpy,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxext.c | 629 createConfigsFromProperties(Display * dpy, int nvisuals, int nprops, function in typeref:struct:glx_config * 701 psc->visuals = createConfigsFromProperties(dpy, 751 psc->configs = createConfigsFromProperties(dpy,
|
Completed in 4 milliseconds