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:
Erik Faye-Lund 2025-09-08 13:30:18 +02:00 committed by Marge Bot
parent 313b0ebd83
commit 8913e8502d

View file

@ -463,7 +463,7 @@
},
"properties": {
"VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT": {
"graphicsPipelineLibraryFastLinking": true
}
}
},