diff options
author | Caio Marcelo de Oliveira Filho <[email protected]> | 2019-09-30 20:47:58 -0700 |
---|---|---|
committer | Caio Marcelo de Oliveira Filho <[email protected]> | 2019-10-02 14:33:42 -0700 |
commit | faf98be290a9b6fa4d6a11f279f12c11e867c5c7 (patch) | |
tree | b1621fbd9e89309e6f91aefbd33f7e2d974af516 /docs | |
parent | a2a68d551c1c2a4f13761ffa8f3f6f13fee7a384 (diff) |
docs: Fix GL_EXT_demote_to_helper_invocation name
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/19.3.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/19.3.0.html b/docs/relnotes/19.3.0.html index 062e71c6f9f..ea0a3a31d9c 100644 --- a/docs/relnotes/19.3.0.html +++ b/docs/relnotes/19.3.0.html @@ -48,7 +48,7 @@ TBD. <li>GL_ARB_gl_spirv on i965, iris.</li> <li>GL_ARB_spirv_extensions on i965, iris.</li> <li>VK_KHR_shader_float_controls on Intel.</li> -<li>EXT_demote_to_helper_invocation on iris, i965.</li> +<li>GL_EXT_demote_to_helper_invocation on iris, i965.</li> </ul> <h2>Bug fixes</h2> |