Skip to content

anv: add an option to disable EXT_descriptor_buffer with TRTT

What does this MR do and why?

Another case where we have to be careful with TRTT.

In theory we're not spec compliant with both features enabled, but I doubt apps are going to use sparse descriptor buffers much.

Merge request reports