Skip to content

compiler/spirv: add a fail if tex instr coord components aren't dimensional enough

Mike Blumenkrantz requested to merge zmike/mesa:spirv into main

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

gotta have those dimensions.

Merge request reports