spirv: fix SpvOpBitSize return value.
authorDave Airlie <airlied@redhat.com>
Fri, 3 May 2019 02:53:56 +0000 (12:53 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 3 May 2019 05:22:57 +0000 (15:22 +1000)
commit2774d39366d08f1d16d2071eaeabcfe7900e7021
tree920a18df16fc0f581fa4f4f008ea9c59fdd6726d
parent5ff5d0a89531474ad181f5b1f5bd018e2e354999
spirv: fix SpvOpBitSize return value.

The spir-v spec says this returns a bool.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/spirv/vtn_alu.c