projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a89c474
)
tgsi/doc: fix spelling error
author
Oded Gabbay
<oded.gabbay@gmail.com>
Sun, 20 Mar 2016 08:41:40 +0000
(10:41 +0200)
committer
Oded Gabbay
<oded.gabbay@gmail.com>
Mon, 11 Apr 2016 08:43:43 +0000
(11:43 +0300)
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
src/gallium/docs/source/tgsi.rst
patch
|
blob
|
history
diff --git
a/src/gallium/docs/source/tgsi.rst
b/src/gallium/docs/source/tgsi.rst
index ac6052a244a974163397b96239645cffdd1cdf63..85c302f0dc3ced21b23d18d14b1c6581163f19fa 100644
(file)
--- a/
src/gallium/docs/source/tgsi.rst
+++ b/
src/gallium/docs/source/tgsi.rst
@@
-2710,7
+2710,7
@@
TGSI_SEMANTIC_COLOR
"""""""""""""""""""
For vertex shader outputs or fragment shader inputs/outputs, this
-label indicates that the re
s
ister contains an R,G,B,A color.
+label indicates that the re
g
ister 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