aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndres Gomez <[email protected]>2019-04-18 21:00:37 +0200
committerAndres Gomez <[email protected]>2019-04-20 00:29:16 +0200
commita151500dd1ab1a75ba1f63e7361fed1e3411780c (patch)
tree47d79b0b913456e0d4085de31d01820cbef2b526 /docs
parent9ce7c29724082431ed23ced9ec9130bb62c370d2 (diff)
docs/relnotes: add support for VK_KHR_shader_float16_int8
v2: radv also supports it now (Samuel Pitoiset). Signed-off-by: Andres Gomez <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]> Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/19.1.0.html1
1 files changed, 1 insertions, 0 deletions
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>