From: Caio Marcelo de Oliveira Filho Date: Tue, 1 Oct 2019 03:47:58 +0000 (-0700) Subject: docs: Fix GL_EXT_demote_to_helper_invocation name X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=faf98be290a9b6fa4d6a11f279f12c11e867c5c7;p=mesa.git docs: Fix GL_EXT_demote_to_helper_invocation name Reviewed-by: Eric Engestrom --- 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