From 96cf3fa355da5f51da1f85fc0518bad88b3c61f8 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 26 Apr 2023 14:39:32 +0200 Subject: [PATCH] docs: spell out "stencil reference" This is consistent with the wording in the OpenGL spec. Part-of: --- docs/gallium/tgsi.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/gallium/tgsi.rst b/docs/gallium/tgsi.rst index c13182a4364..24b023eb8bc 100644 --- a/docs/gallium/tgsi.rst +++ b/docs/gallium/tgsi.rst @@ -3265,7 +3265,8 @@ TGSI_SEMANTIC_STENCIL For fragment shaders, this semantic label indicates that an output is a writable stencil reference value. Only the Y component is writable. -This allows the fragment shader to change the fragments stencilref value. +This allows the fragment shader to change the fragments stencil reference +value. TGSI_SEMANTIC_VIEWPORT_INDEX