summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2021-03-05 15:14:16 +1000
committerDave Airlie <airlied@redhat.com>2021-04-05 11:33:55 +1000
commit0799312b9975f2019f254c9803eb75c4692223f4 (patch)
treeab452a529db9cb3230cc39b0f0a8a927904f8478 /docs
parent8aed6cc50ded514ee1ee0de0066bdbeeb68eb59c (diff)
lavapipe: add support for KHR_imageless_framebuffer
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10032>
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 05cdfdb1e11..1c3c7126101 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -454,7 +454,7 @@ Vulkan 1.2 -- all DONE: anv
VK_KHR_draw_indirect_count DONE (anv, lvp, radv, tu)
VK_KHR_driver_properties DONE (anv, lvp, radv)
VK_KHR_image_format_list DONE (anv, lvp, radv, tu)
- VK_KHR_imageless_framebuffer DONE (anv, radv)
+ VK_KHR_imageless_framebuffer DONE (anv, lvp, radv)
VK_KHR_sampler_mirror_clamp_to_edge DONE (anv, lvp, radv, tu)
VK_KHR_separate_depth_stencil_layouts DONE (anv, radv)
VK_KHR_shader_atomic_int64 DONE (anv/gen9+, lvp, radv)