compiler: Handle nested arrays correctly for computing CL size/alignment
authorJesse Natalie <jenatali@microsoft.com>
Thu, 1 Dec 2022 19:09:44 +0000 (11:09 -0800)
committerJesse Natalie <jenatali@microsoft.com>
Fri, 2 Dec 2022 17:52:44 +0000 (09:52 -0800)
commitd4c70e483d403bf0ea1af20db0a9d74b649172cc
tree9e0915db8a845fbb6485f2c4e1111880a82315bd
parent4a976d371b0ad3ce2a5438eb994bdc2f572724d9
compiler: Handle nested arrays correctly for computing CL size/alignment

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Sil Vilerino <sivileri@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20111>
src/compiler/glsl_types.cpp