[Mesa-dev] [PATCH] gallium/docs: Add missing word "Not"
Gwan-gyeong Mun
elongbug at gmail.com
Tue Aug 22 15:29:44 UTC 2017
Signed-off-by: Mun Gwan-gyeong <elongbug at gmail.com>
---
src/gallium/docs/source/tgsi.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
index b148c3c939..f9b1385e55 100644
--- 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::
--
2.14.1
More information about the mesa-dev
mailing list