nir/glsl: Consider block interfaces as structs when it comes to size/align calculation
authorBoris Brezillon <boris.brezillon@collabora.com>
Tue, 30 Jun 2020 10:03:00 +0000 (12:03 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 3 Sep 2020 18:02:50 +0000 (18:02 +0000)
commit42f97f8ce3a9c119ccf960c5cad399f18114e924
tree0bc0dcccf09073ae3c6c39886b80684cd3bd11c3
parentbe68de81abb3cf2d6944c4c5273c453a61437208
nir/glsl: Consider block interfaces as structs when it comes to size/align calculation

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6472>
src/compiler/nir_types.cpp