mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
panvk: document missed extensions in new_features
This should have been included in the commits that introduced the extensions. Signed-off-by: Benjamin Lee <benjamin.lee@collabora.com> Fixes:00fb0f5ec2("panvk: enable KHR_separate_depth_stencil_layouts") Fixes:935cadbc2e("panvk: enable VK_KHR_depth_stencil_resolve") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33394>
This commit is contained in:
parent
a4b8131255
commit
bd32129c1a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
cl_khr_spirv_linkonce_odr in rusticl
|
||||
storagePushConstant16 on panvk
|
||||
storageInputOutput16 on panvk
|
||||
VK_KHR_depth_stencil_resolve on panvk
|
||||
VK_KHR_separate_depth_stencil_layouts on panvk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue