mesa/src/compiler/spirv
Alyssa Rosenzweig 51db19f7a2 nir: Rename scoped_barrier -> barrier
sed + ninja clang-format + fix up spacing for common code.

If you are unhappy that I did not manually change the whitespace of your driver,
you need to enable clang-format for it so the formatting would happen
automatically.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24428>
2023-08-01 23:18:29 +00:00
..
tests nir: Rename scoped_barrier -> barrier 2023-08-01 23:18:29 +00:00
gl_spirv.c mesa/spirv: Provide more specific error message for glSpecializeShader() 2023-05-22 15:26:40 +00:00
GLSL.ext.AMD.h
GLSL.std.450.h
meson.build compiler: Move spirv into a module of its own 2023-06-20 16:18:08 +00:00
nir_spirv.h compiler/clc: Move related NIR passes to the common mesa clc 2023-06-20 03:43:41 +00:00
OpenCL.std.h
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 spirv: update to latest headers 2023-05-04 11:25:41 +00:00
spirv.h spirv: update to latest headers 2023-05-04 11:25:41 +00:00
spirv2nir.c spirv: Use NIR_PASS for spirv2nir --optimize 2023-05-11 19:53:17 +00:00
spirv_info.h spirv: vtn_fail with a nice message on unsupported rounding modes 2020-09-25 01:43:28 +00:00
spirv_info_c.py spirv: vtn_fail with a nice message on unsupported rounding modes 2020-09-25 01:43:28 +00:00
spirv_to_nir.c nir: Rename scoped_barrier -> barrier 2023-08-01 23:18:29 +00:00
vtn_alu.c vtn: add more info to bitcast bit size error message 2023-05-18 00:37:46 +00:00
vtn_amd.c aco,ac/llvm,ac/nir,vtn: unify cube opcodes 2023-06-30 15:35:03 +00:00
vtn_cfg.c spirv: Use nir_builder_at 2023-07-03 15:21:37 +00:00
vtn_gather_types_c.py vulkan: Spec update to 1.3.216 2022-06-08 20:20:21 +00:00
vtn_generator_ids_h.py android: fix SPIR-V -> NIR build 2020-10-12 22:26:05 +00:00
vtn_glsl450.c nir: use nir_fsub_imm 2023-05-25 06:59:25 +00:00
vtn_opencl.c nir: Rename scoped_barrier -> barrier 2023-08-01 23:18:29 +00:00
vtn_private.h compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
vtn_structured_cfg.c spirv: Rework structured control flow handling 2023-04-20 07:02:42 +00:00
vtn_subgroup.c compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
vtn_variables.c vtn: more CL subgroups 2023-07-07 12:27:35 +00:00