Searched refs:atomic_counters (Results 1 – 8 of 8) sorted by relevance
312 unsigned atomic_counters[MESA_SHADER_STAGES] = {0}; in gl_nir_link_check_atomic_counter_resources() local349 atomic_counters[j] += n; in gl_nir_link_check_atomic_counter_resources()359 if (atomic_counters[i] > consts->Program[i].MaxAtomicCounters) in gl_nir_link_check_atomic_counter_resources()
195 SmallVector<spvc_reflected_resource> atomic_counters; member1638 if (!copy_resources(atomic_counters, resources.atomic_counters)) in copy_resources()1776 list = &resources->atomic_counters; in spvc_resources_get_resource_list_for_type()
548 emit_resources("counters", res.atomic_counters); in emit_resources()
92 SmallVector<Resource> atomic_counters; member
531 print_resources(compiler, "counters", res.atomic_counters); in print_resources()
980 res.atomic_counters.push_back({ var.self, var.basetype, type.self, get_name(var.self) }); in get_shader_resources()
1045 extension, and it provides atomic_counters.
1035 extension, and it provides atomic_counters.