diff options
author | Caio Marcelo de Oliveira Filho <[email protected]> | 2019-06-07 17:37:38 -0700 |
---|---|---|
committer | Caio Marcelo de Oliveira Filho <[email protected]> | 2019-07-08 08:57:25 -0700 |
commit | 9c7adaeb5fac46f437c7b2106b977e2f97df7452 (patch) | |
tree | 2a6a45ca8dcef3b187f55841126891481a799c16 /docs/relnotes | |
parent | 1a83c9a619dc8c7f50ad8f6381b178785c1b0099 (diff) |
anv: Advertise VK_EXT_shader_demote_to_helper_invocation
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/19.2.0.html | 1 |
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> |