mesa/src/compiler/spirv
Karol Herbst bad67ee77c spirv: handle function parameters passed by value
Cc: mesa-stable
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29896>
2024-07-22 21:16:58 +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 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
nir_spirv.h spirv: Get rid of the old caps struct 2024-05-09 01:14:23 +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 to SPIR-V 1.6, revision 1 2021-12-17 16:37:14 -08:00
spirv.core.grammar.json vulkan: Update XML and headers to 1.3.287 2024-06-07 19:06:46 +00:00
spirv.h vulkan: Update XML and headers to 1.3.287 2024-06-07 19:06:46 +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: Don't warn about FPFastMathMode if not OpenCL 2024-07-16 19:14:21 +00:00
vtn_alu.c vtn: support float controls2 2024-04-25 12:13:41 +00:00
vtn_amd.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
vtn_cfg.c spirv: handle function parameters passed by value 2024-07-22 21:16:58 +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_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 nir: remove unpack_half_flush_to_zero 2024-05-31 09:46:35 +00:00
vtn_opencl.c spirv: Move the printf enable out of capabilities 2024-05-09 01:14:22 +00:00
vtn_private.h spirv: Add MESA_SPIRV_DEBUG=values to dump all values 2024-05-23 17:07:31 +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: Don't warn about FPFastMathMode if not OpenCL 2024-07-16 19:14:21 +00:00