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