Searched refs:fbConfig (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | glx_api.c | 720 * The fbConfig parameter must be GL_FALSE for the former and GL_TRUE for 725 choose_visual( Display *dpy, int screen, const int *list, GLboolean fbConfig ) argument 727 const GLboolean rgbModeDefault = fbConfig; 758 if (fbConfig && 774 if (fbConfig) { 792 if (fbConfig) { 803 if (fbConfig) { 812 if (fbConfig) { 930 if (!fbConfig) 945 if (!fbConfig) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | fakeglx.c | 858 * The fbConfig parameter must be GL_FALSE for the former and GL_TRUE for 863 choose_visual( Display *dpy, int screen, const int *list, GLboolean fbConfig ) argument 865 const GLboolean rgbModeDefault = fbConfig; 893 if (fbConfig && 909 if (fbConfig) { 927 if (fbConfig) { 938 if (fbConfig) { 947 if (fbConfig) { 1063 if (!fbConfig) 1081 if (!fbConfig) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 716 * The fbConfig parameter must be GL_FALSE for the former and GL_TRUE for 721 choose_visual( Display *dpy, int screen, const int *list, GLboolean fbConfig ) argument 723 const GLboolean rgbModeDefault = fbConfig; 754 if (fbConfig && 770 if (fbConfig) { 788 if (fbConfig) { 799 if (fbConfig) { 808 if (fbConfig) { 926 if (!fbConfig) 941 if (!fbConfig) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | fakeglx.c | 851 * The fbConfig parameter must be GL_FALSE for the former and GL_TRUE for 856 choose_visual( Display *dpy, int screen, const int *list, GLboolean fbConfig ) argument 858 const GLboolean rgbModeDefault = fbConfig; 886 if (fbConfig && 902 if (fbConfig) { 920 if (fbConfig) { 931 if (fbConfig) { 940 if (fbConfig) { 1056 if (!fbConfig) 1074 if (!fbConfig) [all...] |
Completed in 10 milliseconds