Searched refs:BITSET_DECLARE (Results 1 – 5 of 5) sorted by relevance
72 BITSET_DECLARE(dirty, MAX_NOUVEAU_STATE);
46 #define BITSET_DECLARE(name, bits) BITSET_WORD name[BITSET_WORDS(bits)] macro
462 BITSET_DECLARE(varbs, 128) = {0}; in fd5_program_emit()
873 BITSET_DECLARE(enabled_texture_units, MAX_COMBINED_TEXTURE_IMAGE_UNITS); in _mesa_update_texture_state()
403 BITSET_DECLARE(used_for_txf, MAX_COMBINED_TEXTURE_IMAGE_UNITS); in brw_predraw_resolve_inputs()