Skip to content

tu: Fix getting VkDescriptorSetVariableDescriptorCountLayoutSupport

Connor Abbott requested to merge cwabbott0/mesa:review/tu-desc-set-fix into main

What does this MR do and why?

tu: Fix getting VkDescriptorSetVariableDescriptorCountLayoutSupport

Fix the same mistake that 882fd3c5 fixed which we inherited from radv.

Merge request reports