mesa/src/compiler/spirv
Lionel Landwerlin 4b9aa9dc91 nir/lower_printf: fix missing singleton add
If we're using the singleton, we need to add to it.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38638>
2025-11-25 14:18:42 +00:00
..
tests treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00
gl_spirv.c all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08: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 shader_info: remove gl_subgroup_size enum 2025-09-12 21:05:17 +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 spirv: Update the JSON and headers 2025-11-14 19:06:28 +01:00
spirv.h spirv: Update the JSON and headers 2025-11-14 19:06:28 +01:00
spirv2nir.c nir: rename nir_copy_prop -> nir_opt_copy_prop 2025-11-15 02:16:38 +00:00
spirv_info_gen.py build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
spirv_to_nir.c spirv: fix printf generation 2025-11-25 14:18:42 +00:00
vtn_alu.c nir: guard nir_def_as_alu() 2025-10-30 19:28:06 +00:00
vtn_amd.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
vtn_bindgen2.c nir/lower_printf: fix missing singleton add 2025-11-25 14:18:42 +00:00
vtn_cfg.c nir: rename nir_copy_prop -> nir_opt_copy_prop 2025-11-15 02:16:38 +00:00
vtn_cmat.c spirv: add initial support for cooperative matrix per-element ops 2025-11-22 13:16:15 +10:00
vtn_debug.c
vtn_gather_types_c.py spirv: OpAsmTargetINTEL is untyped 2025-03-08 19:54:19 +00:00
vtn_generator_ids_h.py
vtn_glsl450.c vtn: use vtn_has_decoration more 2025-09-05 15:58:03 +00:00
vtn_opencl.c treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00
vtn_private.h vtn: use vtn_has_decoration more 2025-09-05 15:58:03 +00:00
vtn_structured_cfg.c util/dynarray: infer type in append 2025-10-24 18:32:07 +00:00
vtn_subgroup.c spirv: ensure ballot find_lsb/find_msb/bit_count have 32bit result 2025-09-04 14:03:58 +00:00
vtn_variables.c treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00