mesa/src/compiler/spirv
Rhys Perry b85c38a86f spirv: make OpLoad/OpStore visibility/availablity barriers acquire/release
I think these are needed to order the visibility/availability operation
with the access.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6090>
2020-09-01 17:15:22 +00:00
..
gl_spirv.c spirv: Rename vtn_decoration literals to operands 2019-04-23 14:58:01 -07:00
GLSL.ext.AMD.h spirv: import AMD extensions header from glslang 2018-03-07 23:09:58 +01:00
GLSL.std.450.h spirv: bump headers to SPIRV 1.1 2017-01-25 17:22:23 +00:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
nir_spirv.h nir/spirv: Add the option to keep ViewIndex as an input 2020-08-19 16:36:43 +00:00
OpenCL.std.h spirv: Update the OpenCL.std.h header 2019-06-04 12:12:51 -07:00
spirv.core.grammar.json spirv: Update headers and grammar json 2020-07-21 05:01:34 +00:00
spirv.h spirv: Update headers and grammar json 2020-07-21 05:01:34 +00:00
spirv2nir.c spirv2nir: Add kernel spirv support 2020-02-14 11:14:58 +00:00
spirv_info.h spirv: Add imageoperands_to_string helper 2019-10-24 11:39:56 -07:00
spirv_info_c.py spirv: Add imageoperands_to_string helper 2019-10-24 11:39:56 -07:00
spirv_to_nir.c spirv: fix Uniform and Output MemoryAccessMakePointer{Visible,Available} 2020-09-01 17:15:22 +00:00
vtn_alu.c nir/vtn: SPIR-V bit count opcodes (core and extension) dest size mismatches nir 2020-08-27 16:57:42 +00:00
vtn_amd.c nir,amd: remove trinary_minmax opcodes 2020-08-24 20:56:11 +00:00
vtn_cfg.c spirv/vtn_cfg.c: Include util/debug.h for env_var_as_boolean. 2020-08-16 06:27:34 +00:00
vtn_gather_types_c.py spirv: Handle instruction aliases in vtn_gather_types 2020-04-24 05:56:05 +00:00
vtn_glsl450.c spirv/glsl450: Use vtn_push_ssa_value 2020-07-23 22:43:21 -05:00
vtn_opencl.c nir/vtn: SPIR-V bit count opcodes (core and extension) dest size mismatches nir 2020-08-27 16:57:42 +00:00
vtn_private.h spirv: fix Uniform and Output MemoryAccessMakePointer{Visible,Available} 2020-09-01 17:15:22 +00:00
vtn_subgroup.c spirv/subgroups: Refactor to use vtn_push_ssa 2020-07-23 22:43:21 -05:00
vtn_variables.c spirv: make OpLoad/OpStore visibility/availablity barriers acquire/release 2020-09-01 17:15:22 +00:00