nir: add matrix_layout to nir_variable data
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 13 Mar 2020 03:18:27 +0000 (14:18 +1100)
committerMarge Bot <eric+marge@anholt.net>
Sat, 18 Apr 2020 11:50:44 +0000 (11:50 +0000)
commitc19ebca308f30d09949ca66cc10ea63592fe98cf
tree0a3d0970dcad91b142182e8aeab9d7e63b1060c5
parentf27c707585ccca0d61b0b688defb59598f37f8b1
nir: add matrix_layout to nir_variable data

This will be used by the following patch.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4623>
src/compiler/glsl/glsl_to_nir.cpp
src/compiler/nir/nir.h