Searched refs:MAX_UBO_QWORDS (Results 1 – 1 of 1) sorted by relevance
57 #define MAX_UBO_QWORDS (65536 / 16) macro60 BITSET_DECLARE(uses, MAX_UBO_QWORDS);61 BITSET_DECLARE(pushed, MAX_UBO_QWORDS);87 if (offset < MAX_UBO_QWORDS) in mir_analyze_ranges()107 BITSET_FOREACH_SET(vec4, block->uses, MAX_UBO_QWORDS) { in mir_pick_ubo()137 unsigned last = BITSET_LAST_BIT_SIZED(uses, BITSET_WORDS(MAX_UBO_QWORDS));162 for (unsigned w = 0; w < BITSET_WORDS(MAX_UBO_QWORDS); ++w) in mir_promoteable_uniform_count()