mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
docs/features: add missing panvk feature
I forgot to document this feature when I added it, whoops! Fixes:ac05c2a2b8("panvk: expose subgroup operations") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33918> (cherry picked from commit1a1412e66e)
This commit is contained in:
parent
3abbecb10d
commit
f6ccb29a68
2 changed files with 2 additions and 2 deletions
|
|
@ -3444,7 +3444,7 @@
|
|||
"description": "docs/features: add missing panvk feature",
|
||||
"nominated": true,
|
||||
"nomination_type": 2,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "ac05c2a2b8f854bdb94d9552cc2da10bbce00ff0",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -522,7 +522,7 @@ Vulkan 1.4 -- all DONE: anv, lvp, nvk, radv/gfx8+, tu/a7xx+
|
|||
VK_KHR_push_descriptor DONE (anv, hasvk, lvp, nvk, panvk, radv, tu, vn)
|
||||
VK_KHR_shader_expect_assume DONE (anv, dzn, hasvk, lvp, nvk, panvk, pvr, radv, tu, v3dv, vn)
|
||||
VK_KHR_shader_float_controls2 DONE (anv, lvp, nvk, radv, tu)
|
||||
VK_KHR_shader_subgroup_rotate DONE (anv, lvp, nvk, radv, tu)
|
||||
VK_KHR_shader_subgroup_rotate DONE (anv, lvp, nvk, panvk, radv, tu)
|
||||
VK_KHR_vertex_attribute_divisor DONE (anv, lvp, nvk, panvk, radv, tu, v3dv)
|
||||
VK_EXT_host_image_copy DONE (anv, lvp, nvk/Turing+, tu)
|
||||
VK_EXT_pipeline_protected_access DONE (anv/gfx12+)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue