Home
last modified time | relevance | path

Searched refs:total_atomic_counters (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlink_atomics.cpp309 unsigned total_atomic_counters = 0; in link_check_atomic_counter_resources() local
326 total_atomic_counters += n; in link_check_atomic_counter_resources()
344 if (total_atomic_counters > ctx->Const.MaxCombinedAtomicCounters) in link_check_atomic_counter_resources()