Mesa (master): docs: Fix GL_EXT_demote_to_helper_invocation name

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 2 22:23:39 UTC 2019


Module: Mesa
Branch: master
Commit: faf98be290a9b6fa4d6a11f279f12c11e867c5c7
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=faf98be290a9b6fa4d6a11f279f12c11e867c5c7

Author: Caio Marcelo de Oliveira Filho <caio.oliveira at intel.com>
Date:   Mon Sep 30 20:47:58 2019 -0700

docs: Fix GL_EXT_demote_to_helper_invocation name

Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>

---

 docs/relnotes/19.3.0.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>




More information about the mesa-commit mailing list