spirv: Implement SpvCapabilitySubgroupShuffleINTEL from SPV_INTEL_subgroups
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Fri, 18 Sep 2020 04:00:42 +0000 (21:00 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 4 Nov 2020 20:24:48 +0000 (20:24 +0000)
commitb86ce274f9d189dbd2dac65ede5a2c14513787a0
tree4af3e718101db44fb4234abf90e8f904c3cc247a
parent5194cbc76633e4458f1c5f1db388950cae0200a9
spirv: Implement SpvCapabilitySubgroupShuffleINTEL from SPV_INTEL_subgroups

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7448>
src/compiler/shader_info.h
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_subgroup.c