Searched refs:MAX_ATOMIC_COUNTERS (Results 1 – 5 of 5) sorted by relevance
177 #define MAX_ATOMIC_COUNTERS 4096 macro
706 consts->MaxAtomicBufferSize = MAX_ATOMIC_COUNTERS * ATOMIC_COUNTER_SIZE; in _mesa_init_constants()708 consts->MaxCombinedAtomicCounters = MAX_ATOMIC_COUNTERS; in _mesa_init_constants()
264 pc->MaxAtomicCounters = MAX_ATOMIC_COUNTERS; in st_init_limits()497 c->MaxCombinedAtomicCounters = MAX_ATOMIC_COUNTERS; in st_init_limits()
537 prog->MaxAtomicCounters = MAX_ATOMIC_COUNTERS; in brw_initialize_context_constants()
507 counters. A value of 0 means the default value (MAX_ATOMIC_COUNTERS = 4096).