Skip to content

v3dv: rework Vulkan 1.2 feature queries

Iago Toral requested to merge itoral/mesa:v3dv_ext_scalar_block_layout into main

This series does a trivial rework of our feature queries for features included in Vulkan 1.2 so it is consistent with how we handle them for Vulkan 1.1. Then it also documents why we don't implement support for scalarBlockLayout for future reference.

Merge request reports