summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason Ekstrand <jason@jlekstrand.net>2020-01-13 10:14:01 -0600
committerMarge Bot <eric+marge@anholt.net>2020-04-28 22:55:25 +0000
commitb43366497b6c64bae9ac592ba0f6047b478fbe3a (patch)
tree9e39b268e49ff638bf81b12e6d4f393c2a899fcf /docs
parentb07d26be65b05784950e6f3ea5e82eb213058ecc (diff)
anv: Claim VK_EXT_robustness2 support
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4767>
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 7df8dfa6dcd..79bb65a02eb 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -13,3 +13,4 @@ VK_KHR_8bit_storage for ACO on GFX8+
VK_KHR_16bit_storage for ACO on GFX8+ (storageInputOutput16 is still unsupported)
shaderInt16 for ACO on GFX9+
VK_KHR_shader_float16_int8 for ACO on GFX8+ (shaderFloat16 is still unsupported)
+VK_EXT_robustness2 on Intel