Lines Matching refs:CHECK_EXTENSION2
208 #define CHECK_EXTENSION2(EXT1, EXT2, CAP) \ macro
759 CHECK_EXTENSION2(EXT_secondary_color, ARB_vertex_program, cap); in _mesa_set_enable()
819 CHECK_EXTENSION2(NV_point_sprite, ARB_point_sprite, cap); in _mesa_set_enable()
830 CHECK_EXTENSION2(ARB_vertex_program, NV_vertex_program, cap); in _mesa_set_enable()
842 CHECK_EXTENSION2(ARB_vertex_program, NV_vertex_program, cap); in _mesa_set_enable()
851 CHECK_EXTENSION2(ARB_vertex_program, NV_vertex_program, cap); in _mesa_set_enable()
1197 #undef CHECK_EXTENSION2
1198 #define CHECK_EXTENSION2(EXT1, EXT2) \ macro
1507 CHECK_EXTENSION2(EXT_secondary_color, ARB_vertex_program); in _mesa_IsEnabled()
1539 CHECK_EXTENSION2(NV_point_sprite, ARB_point_sprite) in _mesa_IsEnabled()
1546 CHECK_EXTENSION2(ARB_vertex_program, NV_vertex_program); in _mesa_IsEnabled()
1554 CHECK_EXTENSION2(ARB_vertex_program, NV_vertex_program); in _mesa_IsEnabled()
1559 CHECK_EXTENSION2(ARB_vertex_program, NV_vertex_program); in _mesa_IsEnabled()