mesa/src/compiler/spirv
Georg Lehmann ff4596ae61 spirv: explicitly lower derivatives to zero
To allow removal of the existing nir_builder lowering.

Acked-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31137>
2024-09-25 09:39:44 +00:00
..
tests spirv: Use spirv_capabilities in tests 2024-05-09 01:14:22 +00:00
gl_spirv.c mesa: Use the new spirv_capabilities struct 2024-05-09 01:14:22 +00:00
GLSL.ext.AMD.h spirv: Update headers and grammer JSON 2023-08-18 16:57:22 +00:00
GLSL.std.450.h spirv: Update the JSON and headers 2024-05-09 01:14:22 +00:00
meson.build vtn: Add a debug flag to dump SPIR-V assembly 2024-08-28 21:52:59 +00:00
nir_spirv.h vtn: Add a debug flag to dump SPIR-V assembly 2024-08-28 21:52:59 +00:00
OpenCL.std.h spirv: Update the JSON and headers 2024-05-09 01:14:22 +00:00
spir-v.xml spirv: Update headers and metadata from latest Khronos commit 2024-09-10 18:22:42 +00:00
spirv.core.grammar.json spirv: Update headers and metadata from latest Khronos commit 2024-09-10 18:22:42 +00:00
spirv.h spirv: Update headers and metadata from latest Khronos commit 2024-09-10 18:22:42 +00:00
spirv2nir.c spirv: Get rid of the old caps struct 2024-05-09 01:14:23 +00:00
spirv_info_gen.py spirv: generate info for FunctionParameterAttribute 2024-07-22 21:16:58 +00:00
spirv_to_nir.c spirv: Allow Mesh/Task to use derivative execution modes 2024-09-10 18:22:42 +00:00
vtn_alu.c spirv: explicitly lower derivatives to zero 2024-09-25 09:39:44 +00:00
vtn_amd.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
vtn_cfg.c spirv: Rename vtn_type::deref to vtn_type::pointed 2024-09-10 00:46:19 +00:00
vtn_cmat.c treewide: Replace the include of nir_types.h with glsl_types.h 2023-12-30 15:08:11 +00:00
vtn_debug.c vtn: Add a debug flag to dump SPIR-V assembly 2024-08-28 21:52:59 +00:00
vtn_gather_types_c.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
vtn_generator_ids_h.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
vtn_glsl450.c spirv: Rename vtn_pointer::ptr_type to vtn_pointer::type 2024-09-10 00:46:20 +00:00
vtn_opencl.c spirv: Rename vtn_pointer::ptr_type to vtn_pointer::type 2024-09-10 00:46:20 +00:00
vtn_private.h spirv: Rename vtn_pointer::ptr_type to vtn_pointer::type 2024-09-10 00:46:20 +00:00
vtn_structured_cfg.c treewide: use nir_break_if 2024-06-26 19:07:35 +00:00
vtn_subgroup.c nir: remove rotate scope 2024-03-05 14:12:21 +00:00
vtn_variables.c spirv: Rename vtn_pointer::ptr_type to vtn_pointer::type 2024-09-10 00:46:20 +00:00