mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-12 02:30:32 +01:00
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:
parent
41b9dc3a2c
commit
d0291969ff
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ kk_get_device_features(
|
|||
.vulkanMemoryModelDeviceScope = true,
|
||||
|
||||
/* Vulkan 1.4 */
|
||||
.pushDescriptor = true,
|
||||
.vertexAttributeInstanceRateDivisor = true,
|
||||
.vertexAttributeInstanceRateZeroDivisor = true,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue