mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 16:00:09 +01:00
zink: add missing gpl requirement
Without graphicsPipelineLibraryFastLinking, we don't care about VK_KHR_pipeline_library support, so let's add that to the requirements file. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37229>
This commit is contained in:
parent
313b0ebd83
commit
8913e8502d
1 changed files with 1 additions and 1 deletions
|
|
@ -463,7 +463,7 @@
|
|||
},
|
||||
"properties": {
|
||||
"VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT": {
|
||||
|
||||
"graphicsPipelineLibraryFastLinking": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue