Skip to content

anv: disable & reenable capture/replay support with EXT_descriptor_buffer

What does this MR do and why?

I completely missed adding support for this. So the first commit disables support with a fix tag then I add the implementation such that vkGetDescriptorEXT() always returns the same data with replay.

Merge request reports