anv: Advertise shaderIntegerFunctions2
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 22 Jul 2020 20:23:46 +0000 (15:23 -0500)
committerMarge Bot <eric+marge@anholt.net>
Thu, 6 Aug 2020 16:14:16 +0000 (16:14 +0000)
commit7f06d194fd3650f3078574741ce56bdcba43279d
tree086f8919050ebd989c4f9a16b167b17c4b00c697
parent9e397956b092543f5fc89ccc43dc309818c150c6
anv: Advertise shaderIntegerFunctions2

We advertised the extension string but never the feature bit.  Doh!

Fixes: c57338b92471 "anv: Enable SPV_INTEL_shader_integer_functions2..."
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6033>
src/intel/vulkan/anv_device.c