summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2022-07-18 09:00:01 +1000
committerMarge Bot <emma+marge@anholt.net>2022-07-17 23:16:40 +0000
commitaf2e4a23c99b57527abb140d6bcfdb5189ae7a7e (patch)
tree3c8371eb58d3478ddcb961b01ab9b000570601e8 /docs
parentdbd9caae5e3cdd9000801b7a4c5015c4edb254b7 (diff)
lavapipe: enable variablePointers
This passes the CTS with no regressions. Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17587>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/new_features.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index a4b48c0e058..ccb4a55127e 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -9,3 +9,4 @@ VK_EXT_primitives_generated_query on RADV
VK_EXT_non_seamless_cube_map on RADV, ANV
VK_EXT_border_color_swizzle on lavapipe, ANV, turnip, RADV
VK_EXT_shader_module_identifier on RADV
+variablePointers on lavapipe