Searched refs:glx_config_get (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxconfig.h | 107 glx_config_get(struct glx_config * mode, int attribute, int *value_return);
|
| H A D | glxconfig.c | 52 glx_config_get(struct glx_config * mode, int attribute, int *value_return) function in typeref:typename:_X_HIDDEN int
|
| H A D | glxcmds.c | 905 return glx_config_get(config, attribute, value_return); 1708 return glx_config_get(config, attribute, value);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxconfig.h | 125 glx_config_get(struct glx_config * mode, int attribute, int *value_return);
|
| H A D | glxconfig.c | 52 glx_config_get(struct glx_config * mode, int attribute, int *value_return) function in typeref:typename:_X_HIDDEN int
|
| H A D | glxcmds.c | 907 return glx_config_get(config, attribute, value_return); 1721 return glx_config_get(config, attribute, value);
|
Completed in 11 milliseconds