summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>2019-06-07 17:37:38 -0700
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>2019-07-08 08:57:25 -0700
commit9c7adaeb5fac46f437c7b2106b977e2f97df7452 (patch)
tree2a6a45ca8dcef3b187f55841126891481a799c16 /docs
parent1a83c9a619dc8c7f50ad8f6381b178785c1b0099 (diff)
downloadmesa-9c7adaeb5fac46f437c7b2106b977e2f97df7452.tar.gz
anv: Advertise VK_EXT_shader_demote_to_helper_invocation
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/19.2.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/19.2.0.html b/docs/relnotes/19.2.0.html
index 907edf447f0..971958517a1 100644
--- a/docs/relnotes/19.2.0.html
+++ b/docs/relnotes/19.2.0.html
@@ -41,6 +41,7 @@ TBD.
<ul>
<li>EGL_EXT_platform_device</li>
<li>VK_EXT_queue_family_foreign for radv</li>
+<li>VK_EXT_shader_demote_to_helper_invocation on Intel.</li>
</ul>
<h2>Bug fixes</h2>