mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 10:38:11 +02:00
docs/zink: add maint5 to the list of required extensions
Zink now unconditionally requires VK_KHR_maintenance5 to run. Add it to the required extension list of Zink documentation. Signed-off-by: Icenowy Zheng <zhengxingda@iscas.ac.cn> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41729>
This commit is contained in:
parent
8dd2f46b86
commit
d445a950fd
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ Here's a list of those requirements:
|
|||
* Device extensions:
|
||||
|
||||
* :ext:`VK_KHR_maintenance1`
|
||||
* :ext:`VK_KHR_maintenance5`
|
||||
* :ext:`VK_KHR_create_renderpass2`
|
||||
* :ext:`VK_KHR_imageless_framebuffer`
|
||||
* :ext:`VK_KHR_timeline_semaphore`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue