Mesa (master): docs/features.txt: VK_EXT_separate_stencil_usage not exposed on RADV

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Nov 6 09:41:55 UTC 2020


Module: Mesa
Branch: master
Commit: 6a96729448738476ddb126692311d3b0af7ec4a6
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a96729448738476ddb126692311d3b0af7ec4a6

Author: Anthoine Bourgeois <anthoine.bourgeois at gmail.com>
Date:   Tue Nov  3 18:13:50 2020 +0100

docs/features.txt: VK_EXT_separate_stencil_usage not exposed on RADV

Signed-off-by: Anthoine Bourgeois <anthoine.bourgeois at gmail.com>
Reported-by: Rhys Perry <pendingchaos02 at gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Fixes: 3d58ab7576d ("docs/features: Minor update extensions support")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7466>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 8a7cec4bc14..9d966b5007a 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -468,7 +468,7 @@ Vulkan 1.2 -- all DONE: anv
   VK_EXT_host_query_reset                               DONE (anv, radv)
   VK_EXT_sampler_filter_minmax                          DONE (anv/gen9+, radv)
   VK_EXT_scalar_block_layout                            DONE (anv, radv/gfx7+)
-  VK_EXT_separate_stencil_usage                         DONE (anv, radv)
+  VK_EXT_separate_stencil_usage                         DONE (anv)
   VK_EXT_shader_viewport_index_layer                    DONE (anv, radv)
 
 Khronos extensions that are not part of any Vulkan version:



More information about the mesa-commit mailing list