compiler/spirv: add a fail if tex instr coord components aren't dimensional enough
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sat, 11 Sep 2021 15:16:16 +0000 (11:16 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Sep 2021 13:54:24 +0000 (13:54 +0000)
commit361a7d245187d7f7aa7c6d63d4162765efc51f67
treeeadff71fe3924519591de069ca55a21c39be12b3
parentc38318aee299236886ed4d3518fe3a132fed37cd
compiler/spirv: add a fail if tex instr coord components aren't dimensional enough

this is really hard to pin down later on, so catch it here instead

gotta have those dimensions.

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