mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
tgsi/doc: fix spelling error
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Reviewed-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
parent
a89c474157
commit
d97f5d60f5
1 changed files with 1 additions and 1 deletions
|
|
@ -2710,7 +2710,7 @@ TGSI_SEMANTIC_COLOR
|
|||
"""""""""""""""""""
|
||||
|
||||
For vertex shader outputs or fragment shader inputs/outputs, this
|
||||
label indicates that the resister contains an R,G,B,A color.
|
||||
label indicates that the register contains an R,G,B,A color.
|
||||
|
||||
Several shader inputs/outputs may contain colors so the semantic index
|
||||
is used to distinguish them. For example, color[0] may be the diffuse
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue