Mesa (master): docs/relnotes: add support for VK_KHR_shader_float16_int8

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Apr 19 22:42:24 UTC 2019


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

Author: Andres Gomez <agomez at igalia.com>
Date:   Thu Apr 18 21:00:37 2019 +0200

docs/relnotes: add support for VK_KHR_shader_float16_int8

v2: radv also supports it now (Samuel Pitoiset).

Signed-off-by: Andres Gomez <agomez at igalia.com>
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

---

 docs/relnotes/19.1.0.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/relnotes/19.1.0.html b/docs/relnotes/19.1.0.html
index e42fd5ab3bf..1acc7dc5fd5 100644
--- a/docs/relnotes/19.1.0.html
+++ b/docs/relnotes/19.1.0.html
@@ -47,6 +47,7 @@ TBD.
 <li>VK_EXT_buffer_device_address on Intel and RADV.</li>
 <li>VK_NV_compute_shader_derivatives on Intel.</li>
 <li>VK_EXT_descriptor_indexing on Intel.</li>
+<li>VK_KHR_shader_float16_int8 on Intel and RADV.</li>
 </ul>
 
 <h2>Bug fixes</h2>




More information about the mesa-commit mailing list