mesa/src/compiler/spirv
Jason Ekstrand 2fbce4c9e1 nir/spirv: Use the correct sources for CompareExchange on images
The CompareExchange operation has two "Memory Semantics" parameters instead
of one so the real arguments start at w[7] instead of w[6].

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Dave Airlie <airlied@redhat.com>
(cherry picked from commit f2a10937d8)
2016-11-08 16:23:10 +00:00
..
GLSL.std.450.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
nir_spirv.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
spirv.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
spirv_info.c nir/spirv: Add string lookup tables for a couple of SPIR-V enums 2016-06-14 15:48:36 +01:00
spirv_info.h nir/spirv: Add string lookup tables for a couple of SPIR-V enums 2016-06-14 15:48:36 +01:00
spirv_to_nir.c nir/spirv: Use the correct sources for CompareExchange on images 2016-11-08 16:23:10 +00:00
vtn_alu.c spirv: Mark default cases unreachable(). 2016-05-25 12:44:34 -07:00
vtn_cfg.c spirv: fix warning in release build 2016-04-25 12:23:25 +02:00
vtn_glsl450.c spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
vtn_private.h nir/spirv: Add a way to print non-fatal warnings 2016-06-14 15:48:36 +01:00
vtn_variables.c nir/spirv: Don't multiply the push constant block size by 4 2016-07-21 12:07:01 +01:00