summaryrefslogtreecommitdiff
path: root/docs/relnotes
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2022-06-11 22:19:40 -0700
committerMarge Bot <emma+marge@anholt.net>2022-06-15 15:48:47 +0000
commitaf0080c4ef6df7466a20007fc94b59489d931f4d (patch)
treef93dc4e154a504a4a3231a2d490d927324fc0b40 /docs/relnotes
parentea33e44ce4f95ce45729b75dee34be50df749f09 (diff)
turnip: advertise VK_EXT_border_color_swizzle
We already support the functionality so just advertise it. Pass all dEQP-VK*border_swizzle*. v2: update freedreno-a630-fails.txt Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17019>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/new_features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 5dd587b538c..71dd4caf62d 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -7,4 +7,4 @@ vertexAttributeInstanceRateZeroDivisor support for lavapipe
panfrost Valhall support (conformant OpenGL ES 3.1 on Mali-G57)
VK_EXT_primitives_generated_query on RADV
VK_EXT_non_seamless_cube_map on RADV, ANV
-VK_EXT_border_color_swizzle on lavapipe, ANV
+VK_EXT_border_color_swizzle on lavapipe, ANV, turnip