Skip to content

radv: Add VK_EXT_memory_priority

Pretty simple extension.

However, turns to be quite useless once we use the ALWAYS_VALID buffers, as we only specify priority through the bo list and we do not specify those bos through the bo list.

Merge request reports

Loading