mesa/src/compiler/spirv
Samuel Pitoiset 33676d8296 spirv: mark all resources as non-uniform by default with descriptor heap
It's required by descriptor heap. There is already a NIR pass that
optimizes non-uniform access, so this should be mostly safe.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40768>
2026-04-07 18:55:49 +00:00
..
tests spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
gl_spirv.c spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
GLSL.ext.AMD.h
GLSL.std.450.h spirv: bump headers 2025-06-06 14:38:17 +00:00
meson.build mesa: stop using inc_mesa in most places that have nothing to do with GL 2025-08-06 20:35:26 +00:00
nir_spirv.h spirv,vulkan: Implement OpConstantSizeOfKHR 2026-03-30 06:51:24 +00:00
NonSemanticShaderDebugInfo100.h spirv: bump headers 2025-06-06 14:38:17 +00:00
OpenCL.std.h spirv: bump headers 2025-06-06 14:38:17 +00:00
spir-v.xml spirv: Update headers and metadata from latest Khronos commit 2025-08-08 22:41:14 +00:00
spirv.core.grammar.json vulkan,spirv: update headers 2026-04-01 07:39:37 +00:00
spirv.h vulkan,spirv: update headers 2026-04-01 07:39:37 +00:00
spirv2nir.c spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
spirv_info_gen.py spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
spirv_internal_exts.h spirv: Add internal f2f16 opcodes 2026-01-10 11:34:07 +01:00
spirv_to_nir.c spirv: mark all resources as non-uniform by default with descriptor heap 2026-04-07 18:55:49 +00:00
vtn_alu.c spirv: set fp_math_ctrl for cmat alu 2026-03-26 13:15:50 +00:00
vtn_amd.c spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
vtn_bindgen2.c vtn_bindgen2: limit the nir_opt_peephole_select optimization 2026-03-07 00:26:30 +00:00
vtn_cfg.c spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
vtn_cmat.c spirv: set fp_math_ctrl for cmat alu 2026-03-26 13:15:50 +00:00
vtn_debug.c spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
vtn_gather_types_c.py spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
vtn_generator_ids_h.py spirv: Use SPDX annotations 2026-03-13 18:20:23 +00:00
vtn_glsl450.c vtn: Fix vtn_mediump_upconvert_value() with transposed matrices 2026-03-16 18:33:54 +00:00
vtn_opencl.c nir: replace lower_ldexp with has_ldexp 2026-03-20 08:15:08 +00:00
vtn_private.h spirv: mark all resources as non-uniform by default with descriptor heap 2026-04-07 18:55:49 +00:00
vtn_structured_cfg.c nir: ensure that loop continue statements always link to continue constructs 2026-03-21 07:42:55 +00:00
vtn_subgroup.c spirv: Lower ShuffleUpINTEL and ShuffleDownINTEL to intrinsics 2026-03-17 17:21:52 +00:00
vtn_variables.c spirv: mark all resources as non-uniform by default with descriptor heap 2026-04-07 18:55:49 +00:00