[Mesa-dev] [PATCH] gallium/docs: Add missing word "Not"
Nicolai Hähnle
nhaehnle at gmail.com
Wed Aug 23 12:16:31 UTC 2017
On 22.08.2017 17:29, Gwan-gyeong Mun wrote:
> Signed-off-by: Mun Gwan-gyeong <elongbug at gmail.com>
R-b and pushed, thanks.
> ---
> 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::
>
>
--
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.
More information about the mesa-dev
mailing list