From faf98be290a9b6fa4d6a11f279f12c11e867c5c7 Mon Sep 17 00:00:00 2001 From: Caio Marcelo de Oliveira Filho Date: Mon, 30 Sep 2019 20:47:58 -0700 Subject: docs: Fix GL_EXT_demote_to_helper_invocation name Reviewed-by: Eric Engestrom --- 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.
  • GL_ARB_gl_spirv on i965, iris.
  • GL_ARB_spirv_extensions on i965, iris.
  • VK_KHR_shader_float_controls on Intel.
  • -
  • EXT_demote_to_helper_invocation on iris, i965.
  • +
  • GL_EXT_demote_to_helper_invocation on iris, i965.
  • Bug fixes

    -- cgit v1.2.3