Searched refs:__glExtensionBitIsEnabled (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxextensions.h | 269 extern GLboolean __glExtensionBitIsEnabled(struct glx_context *gc,
|
| H A D | indirect_vertex_array.c | 180 if (__glExtensionBitIsEnabled(gc, GL_EXT_fog_coord_bit) 186 if (__glExtensionBitIsEnabled(gc, GL_EXT_secondary_color_bit) 192 if (__glExtensionBitIsEnabled(gc, GL_ARB_multitexture_bit) 197 if (__glExtensionBitIsEnabled(gc, GL_ARB_vertex_program_bit)) {
|
| H A D | glxextensions.c | 548 __glExtensionBitIsEnabled(struct glx_context *gc, unsigned bit) function in typeref:typename:GLboolean
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxextensions.h | 276 extern GLboolean __glExtensionBitIsEnabled(struct glx_context *gc,
|
| H A D | indirect_vertex_array.c | 182 if (__glExtensionBitIsEnabled(gc, GL_EXT_fog_coord_bit) 188 if (__glExtensionBitIsEnabled(gc, GL_EXT_secondary_color_bit) 194 if (__glExtensionBitIsEnabled(gc, GL_ARB_multitexture_bit) 199 if (__glExtensionBitIsEnabled(gc, GL_ARB_vertex_program_bit)) {
|
| H A D | glxextensions.c | 570 __glExtensionBitIsEnabled(struct glx_context *gc, unsigned bit) function in typeref:typename:GLboolean
|
Completed in 11 milliseconds