summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVlad Schiller <vlad-radu.schiller@imgtec.com>2023-09-07 10:04:03 +0100
committerMarge Bot <emma+marge@anholt.net>2023-10-18 15:51:56 +0000
commit12e4fa19df2d6835d0415a5831e8b4ea5fad72d7 (patch)
tree7ec7a43ebc5518694708ccf105d080672c493192 /docs
parenta2e07014282d0fb6d32fe8f568e578a99049b3fb (diff)
downloadmesa-12e4fa19df2d6835d0415a5831e8b4ea5fad72d7.tar.gz
mesa-12e4fa19df2d6835d0415a5831e8b4ea5fad72d7.tar.bz2
mesa-12e4fa19df2d6835d0415a5831e8b4ea5fad72d7.zip
pvr: Enable VK_KHR_uniform_buffer_standard_layout
Signed-off-by: Vlad Schiller <vlad-radu.schiller@imgtec.com> Reviewed-by: Matt Coster <matt.coster@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25708>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 5b4e2b70970..d66997fccdd 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -464,7 +464,7 @@ Vulkan 1.2 -- all DONE: anv, tu, vn
VK_KHR_shader_subgroup_extended_types DONE (anv/gen8+, hasvk, lvp, radv, tu, vn)
VK_KHR_spirv_1_4 DONE (anv, dzn, hasvk, lvp, nvk, radv, tu, v3dv, vn)
VK_KHR_timeline_semaphore DONE (anv, dzn, hasvk, lvp, nvk, pvr, radv, tu, v3dv, vn)
- VK_KHR_uniform_buffer_standard_layout DONE (anv, dzn, hasvk, lvp, nvk, radv, tu, v3dv, vn)
+ VK_KHR_uniform_buffer_standard_layout DONE (anv, dzn, hasvk, lvp, nvk, pvr, radv, tu, v3dv, vn)
VK_KHR_vulkan_memory_model DONE (anv, hasvk, lvp, radv, tu, v3dv, vn)
VK_EXT_descriptor_indexing DONE (anv/gen9+, dzn, lvp, nvk, radv, tu, vn)
VK_EXT_host_query_reset DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)