Searched refs:total_atomic_counters (Results 1 – 2 of 2) sorted by relevance
311 unsigned total_atomic_counters = 0; in link_check_atomic_counter_resources() local328 total_atomic_counters += n; in link_check_atomic_counter_resources()346 if (total_atomic_counters > ctx->Const.MaxCombinedAtomicCounters) in link_check_atomic_counter_resources()
312 unsigned total_atomic_counters = 0; in gl_nir_link_check_atomic_counter_resources() local348 total_atomic_counters += n; in gl_nir_link_check_atomic_counter_resources()366 if (total_atomic_counters > ctx->Const.MaxCombinedAtomicCounters) in gl_nir_link_check_atomic_counter_resources()