docs/relnotes: add support for VK_KHR_shader_float16_int8

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

Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
Andres Gomez
2019-04-18 21:00:37 +02:00
parent 9ce7c29724
commit a151500dd1

View File

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