Skip to content

radv: Do not hash vk_object_base in descriptor set layout.

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:hash-fix into master

It contains potentially pointer-y stuff.

Fixes: 178adfa6 ("radv: use the base object struct types")

Merge request reports