mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 05:00:09 +01:00
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:
parent
9ce7c29724
commit
a151500dd1
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ TBD.
|
||||||
<li>VK_EXT_buffer_device_address on Intel and RADV.</li>
|
<li>VK_EXT_buffer_device_address on Intel and RADV.</li>
|
||||||
<li>VK_NV_compute_shader_derivatives on Intel.</li>
|
<li>VK_NV_compute_shader_derivatives on Intel.</li>
|
||||||
<li>VK_EXT_descriptor_indexing on Intel.</li>
|
<li>VK_EXT_descriptor_indexing on Intel.</li>
|
||||||
|
<li>VK_KHR_shader_float16_int8 on Intel and RADV.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Bug fixes</h2>
|
<h2>Bug fixes</h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue