Searched refs:__glXExtensionBitIsEnabled (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxextensions.h | 254 extern GLboolean __glXExtensionBitIsEnabled(struct glx_screen *psc,
|
| H A D | glxcmds.c | 1986 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)) { 2029 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)) { 2047 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)
|
| H A D | glxextensions.c | 529 __glXExtensionBitIsEnabled(struct glx_screen * psc, unsigned bit) function in typeref:typename:GLboolean
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxextensions.h | 261 extern GLboolean __glXExtensionBitIsEnabled(struct glx_screen *psc,
|
| H A D | glx_pbuffer.c | 319 *value = __glXExtensionBitIsEnabled(pdraw->psc,
|
| H A D | glxcmds.c | 1865 !__glXExtensionBitIsEnabled(pdraw->psc, EXT_swap_control_tear_bit)) { 1998 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)) { 2041 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)) { 2059 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)
|
| H A D | glxextensions.c | 551 __glXExtensionBitIsEnabled(struct glx_screen * psc, unsigned bit) function in typeref:typename:GLboolean
|
Completed in 15 milliseconds