Skip to content

radv: Disable VK_EXT_descriptor_indexing.

We did not implement the required non-uniform indexing features.

This patch is to disable the extension on 19.0. For 19.1 the necessary functionality has been implemented.

Fixes: 0e107905 "radv: Enable VK_EXT_descriptor_indexing."

Merge request reports