projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26996ec
)
gallium/docs: Add missing word "Not"
author
Gwan-gyeong Mun
<elongbug@gmail.com>
Tue, 22 Aug 2017 15:29:44 +0000
(
00:29
+0900)
committer
Nicolai Hähnle
<nicolai.haehnle@amd.com>
Wed, 23 Aug 2017 12:09:22 +0000
(14:09 +0200)
Signed-off-by: Mun Gwan-gyeong <elongbug@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.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 b148c3c9394929df4f686212b0a7ce7e3ef496c1..f9b1385e55ac69049ff77b8fa9425484662becab 100644
(file)
--- a/
src/gallium/docs/source/tgsi.rst
+++ b/
src/gallium/docs/source/tgsi.rst
@@
-1762,7
+1762,7
@@
two-component vectors with doubled precision in each component.
dst.z = src0.zw == src1.zw ? \sim 0 : 0
-.. opcode:: DSNE - Set on Equal
+.. opcode:: DSNE - Set on
Not
Equal
.. math::