projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab89d7
)
docs: Explain TGSI_SEMANTIC_NORMAL.
author
Michal Krol
<michal@vmware.com>
Mon, 4 Jan 2010 12:38:58 +0000
(13:38 +0100)
committer
Michal Krol
<michal@vmware.com>
Mon, 4 Jan 2010 12:38:58 +0000
(13:38 +0100)
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
492a1b7
..
ebee490
100644
(file)
--- a/
src/gallium/docs/source/tgsi.rst
+++ b/
src/gallium/docs/source/tgsi.rst
@@
-1253,7
+1253,8
@@
can be stored inside a four-component vector.
TGSI_SEMANTIC_NORMAL
""""""""""""""""""""
-XXX no clue.
+Vertex normal; could be used to implement per-pixel lighting for legacy APIs
+that allow mixing fixed-function and programmable stages.
TGSI_SEMANTIC_FACE
""""""""""""""""""