glsl_type: Add packed to structure type comparison for hash map
authorJesse Natalie <jenatali@microsoft.com>
Thu, 17 Sep 2020 22:07:53 +0000 (15:07 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 18 Sep 2020 19:33:00 +0000 (19:33 +0000)
commit9aa86eb61aa64411b4c16d359467312f0f2729a0
treea7709420f7d6a8637e8d7df6cb1cf35373b133dc
parent7b4eaac6a9c02c7e06b6633b6ad4cedef1833ef9
glsl_type: Add packed to structure type comparison for hash map

Fixes: 659f333b3a4ff "glsl: add packed for struct types"
Reviewed-by: Marek Ol\9aák <marek.olsak@amd.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6767>
src/compiler/glsl_types.cpp