spirv: Access qualifiers are not a bitfield
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 3 Sep 2020 05:07:13 +0000 (00:07 -0500)
committerMarge Bot <eric+marge@anholt.net>
Sun, 20 Sep 2020 14:28:13 +0000 (14:28 +0000)
commit1e902102c491a5af0f3c129afbabc0ec7a4f6b29
treef19a07b37ea0a97e649ef759907e7f426eeff319
parentafa5c2e993494fbd2b11f9726c0cfcf311784f99
spirv: Access qualifiers are not a bitfield

They're an actual enum.  My bad.

Fixes: de36b5b805be "nir/vtn: Add support for kernel images to SPIRV-to-NIR"
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6578>
src/compiler/spirv/spirv_to_nir.c