mesa/src/compiler/spirv
Alyssa Rosenzweig 5dfa8e4537 vtn: Assume use_scoped_barrier
True for all backends supporting barriers. This lets us collapse lots of code,
since scoped_barriers are based on the SPIR-V definition.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23191>
2023-06-13 16:36:10 +00:00
..
tests vtn: Assume use_scoped_barrier 2023-06-13 16:36:10 +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 spirv: add and use a generator id enum 2020-10-12 11:07:38 +00:00
nir_load_libclc.c nir/load_libclc: Don't add generic variants that already exist 2022-09-19 16:52:17 +00:00
nir_lower_libclc.c nir/libclc: handle null callee name when lowering 2021-08-06 00:09:17 +00:00
nir_spirv.h mesa/spirv: Provide more specific error message for glSpecializeShader() 2023-05-22 15:26:40 +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 vtn: Assume use_scoped_barrier 2023-06-13 16:36:10 +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 treewide: Use nir_trim_vector more 2023-06-06 18:52:25 +00:00
vtn_cfg.c spirv: Rework structured control flow handling 2023-04-20 07:02:42 +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: use generated immediate comparison helpers 2023-06-05 13:40:08 +00:00
vtn_private.h spirv: Refactor and rename scope translation helper 2023-06-08 21:21:47 +00:00
vtn_structured_cfg.c spirv: Rework structured control flow handling 2023-04-20 07:02:42 +00:00
vtn_subgroup.c spirv: Refactor and rename scope translation helper 2023-06-08 21:21:47 +00:00
vtn_variables.c spirv,nir: add support for SpvDecorationPerVertexKHR 2023-06-02 13:25:43 +00:00