zink: add extendedDynamicState3DepthClipNegativeOneToOne to profile

Fixes: 3017d01c9d ("zink: check for extendedDynamicState3DepthClipNegativeOneToOne for ds3 support")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22765>
This commit is contained in:
Mike Blumenkrantz
2023-04-28 15:35:00 -04:00
committed by Marge Bot
parent 8e664816fc
commit 0b64c73779
@@ -409,7 +409,8 @@
"extendedDynamicState3DepthClampEnable": true,
"extendedDynamicState3DepthClipEnable": true,
"extendedDynamicState3ProvokingVertexMode": true,
"extendedDynamicState3LineRasterizationMode": true
"extendedDynamicState3LineRasterizationMode": true,
"extendedDynamicState3DepthClipNegativeOneToOne": true
},
"VkPhysicalDeviceGraphicsPipelineLibraryFeaturesEXT": {
"graphicsPipelineLibrary": true