Mesa (master): anv: Add VK_EXT_custom_border_color to relnotes

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 17 01:05:35 UTC 2020


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

Author: Iván Briano <ivan.briano at intel.com>
Date:   Thu May 21 13:47:24 2020 -0700

anv: Add VK_EXT_custom_border_color to relnotes

Missed it on 5425968d2e46eb3311a75f4bf7bedb1d9dd59459

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5136>

---

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

diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 8c28de416eb..1c01033a225 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -2,7 +2,7 @@ GL_ARB_compute_variable_group_size on Iris.
 GL_EXT_shader_group_vote on GLES3.
 VK_AMD_texture_gather_bias_lod on RADV.
 VK_EXT_private_data on ANV and RADV.
-VK_EXT_custom_border_color on RADV.
+VK_EXT_custom_border_color on ANV and RADV.
 VK_EXT_pipeline_creation_cache_control on ANV and RADV.
 VK_EXT_shader_demote_to_helper_invocation on RADV/LLVM.
 VK_EXT_subgroup_size_control on RADV/ACO.



More information about the mesa-commit mailing list