zink: drop primitiveTopologyPatchListRestart from profile
I thought this was required but actually it's just a broken test Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36384>
This commit is contained in:
parent
1be3ee7c0c
commit
8e82bafae6
1 changed files with 1 additions and 2 deletions
|
|
@ -427,8 +427,7 @@
|
|||
"extendedDynamicState3DepthClipNegativeOneToOne": true
|
||||
},
|
||||
"VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT": {
|
||||
"primitiveTopologyListRestart": true,
|
||||
"primitiveTopologyPatchListRestart": true
|
||||
"primitiveTopologyListRestart": true
|
||||
},
|
||||
"VkPhysicalDeviceFeatures": {
|
||||
"textureCompressionBC": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue