mesa/src/compiler/spirv
Jason Ekstrand 8323c03bbf spirv: Add support for OpCopyMemorySized
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6713>
2020-09-25 23:48:03 +00:00
..
tests spirv: Initialize spirv_test member shader. 2020-09-09 22:24:09 +00:00
gl_spirv.c
GLSL.ext.AMD.h
GLSL.std.450.h
meson.build
nir_spirv.h vtn/opencl: Add infrastructure for calling out to libclc 2020-09-25 20:09:08 +00:00
OpenCL.std.h
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: Rework argument handling 2020-09-07 14:59:40 +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 spirv: Use the new types helpers 2020-09-25 23:48:03 +00:00
vtn_alu.c spirv: vtn_fail with a nice message on unsupported rounding modes 2020-09-25 01:43:28 +00:00
vtn_amd.c nir,amd: remove trinary_minmax opcodes 2020-08-24 20:56:11 +00:00
vtn_cfg.c spirv: Run repair_ssa if there are discard instructions 2020-09-08 19:44:01 +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 vtn/opencl: Switch fma to conditionally use libclc for 32bit floats 2020-09-25 13:20:39 -07:00
vtn_private.h vtn/opencl: Hook up OpenCL async copy and group wait opcodes via libclc 2020-09-25 20:09:08 +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: Add support for OpCopyMemorySized 2020-09-25 23:48:03 +00:00