Searched refs:__glExtensionBitIsEnabled (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxextensions.h269 extern GLboolean __glExtensionBitIsEnabled(struct glx_context *gc,
H A Dindirect_vertex_array.c180 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 Dglxextensions.c548 __glExtensionBitIsEnabled(struct glx_context *gc, unsigned bit) function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxextensions.h276 extern GLboolean __glExtensionBitIsEnabled(struct glx_context *gc,
H A Dindirect_vertex_array.c182 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 Dglxextensions.c570 __glExtensionBitIsEnabled(struct glx_context *gc, unsigned bit) function in typeref:typename:GLboolean

Completed in 11 milliseconds