anv: Add VK_EXT_custom_border_color to relnotes

Missed it on 5425968d2e

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5136>
This commit is contained in:
Iván Briano 2020-05-21 13:47:24 -07:00 committed by Marge Bot
parent ed7bebc17b
commit f63a578100
1 changed files with 1 additions and 1 deletions

View File

@ -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.