nir/vtn: add caps for some cl related capabilities
authorRob Clark <robdclark@gmail.com>
Mon, 26 Feb 2018 23:01:02 +0000 (18:01 -0500)
committerKarol Herbst <kherbst@redhat.com>
Mon, 21 Jan 2019 19:36:41 +0000 (20:36 +0100)
commitfa737042adb02d83c24d6578c294264881e18334
tree31fe193264dc06f1c2425da9a86843c6a8190d50
parentce08e5f39cdf5d224eacfe573c567c7083dfa8bf
nir/vtn: add caps for some cl related capabilities

vtn supports these, so don't squalk if user is happy with enabling
these.

v2: add new members sorted

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/compiler/shader_info.h
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_variables.c