kk: Expose pushDescriptor from 1.4

Signed-off-by: Aitor Camacho <aitor@lunarg.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39702>
This commit is contained in:
Aitor Camacho 2026-01-29 22:11:58 +09:00 committed by Marge Bot
parent 41b9dc3a2c
commit d0291969ff

View file

@ -262,6 +262,7 @@ kk_get_device_features(
.vulkanMemoryModelDeviceScope = true,
/* Vulkan 1.4 */
.pushDescriptor = true,
.vertexAttributeInstanceRateDivisor = true,
.vertexAttributeInstanceRateZeroDivisor = true,