Home | History | Annotate | Download | only in glx

Lines Matching refs:__glExtensionBitIsEnabled

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)) {