nir: Don't print swizzles when there are more than 4 components
... as can happen with various types like mat4, or else we'll smash the stack writing past the end of components_local[]. Fixes: 5a0d3e11 ("nir: Print the components referenced for split or packed shader in/outs.") Reviewed-by:Jason Ekstrand <jason@jlekstrand.net> (cherry picked from commit 77a63d19)
Loading
Please register or sign in to comment