mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 10:14:13 +08:00
docs: spell out "stencil reference"
This is consistent with the wording in the OpenGL spec. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:
parent
aa59841b64
commit
96cf3fa355
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user