Searched refs:__glXExtensionBitIsEnabled (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxextensions.h254 extern GLboolean __glXExtensionBitIsEnabled(struct glx_screen *psc,
H A Dglxcmds.c1986 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)) {
2029 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)) {
2047 && __glXExtensionBitIsEnabled(psc, SGIX_fbconfig_bit)
H A Dglxextensions.c529 __glXExtensionBitIsEnabled(struct glx_screen * psc, unsigned bit) function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxextensions.h261 extern GLboolean __glXExtensionBitIsEnabled(struct glx_screen *psc,
H A Dglx_pbuffer.c319 *value = __glXExtensionBitIsEnabled(pdraw->psc,
H A Dglxcmds.c1865 !__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 Dglxextensions.c551 __glXExtensionBitIsEnabled(struct glx_screen * psc, unsigned bit) function in typeref:typename:GLboolean

Completed in 15 milliseconds