mesa/src/compiler
Emma Anholt 31b9b04880 nir: Use nir_foreach_phi_src consistently.
I copy-and-pasted one of these and people noted that we had a better tool,
so make sure nobody else copy and pastes it.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17664>
2022-08-01 17:39:30 +00:00
..
clc clc: add new feature options for intel_clc 2022-06-27 15:31:49 +00:00
glsl glsl: Remove opt_conditional_discard(). 2022-08-01 17:39:30 +00:00
isaspec isaspec: Handle patterns bigger then 64 bit 2022-06-14 12:35:39 +00:00
nir nir: Use nir_foreach_phi_src consistently. 2022-08-01 17:39:30 +00:00
spirv spirv: Fix array length of buffers larger than INT32_MAX. 2022-07-22 17:54:28 +00:00
builtin_type_macros.h
glsl_types.cpp compiler/types: Don't place members in the previous substruct's end padding 2022-06-09 22:55:37 +00:00
glsl_types.h
meson.build
nir_gl_types.h
nir_types.cpp nir/types: fix glsl_matrix_type_is_row_major() assert 2022-06-30 00:41:46 +00:00
nir_types.h nir/glsl: wrap component_slots_aligned() 2022-05-16 03:33:18 +00:00
shader_enums.c nir+ir3: Rename load_size_ir3 to load_center_rhw_ir3. 2022-07-11 16:56:05 +00:00
shader_enums.h nir+ir3: Rename load_size_ir3 to load_center_rhw_ir3. 2022-07-11 16:56:05 +00:00
shader_info.h shader_info: Move subgroup_size out of cs and make it an enum 2022-07-08 22:47:22 +00:00