[Mesa-dev] [PATCH] gallium/docs: Fixed a typo in the SCS opcode description.

keith whitwell keith.whitwell at gmail.com
Sun Sep 19 10:37:29 PDT 2010


Looks good, thanks Tilman.

Keith

On Sun, Sep 19, 2010 at 8:24 AM, Tilman Sauerbeck <tilman at code-monkey.de> wrote:
> Signed-off-by: Tilman Sauerbeck <tilman at code-monkey.de>
> ---
>  src/gallium/docs/source/tgsi.rst |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
> index e588c5b..4c1f47a 100644
> --- a/src/gallium/docs/source/tgsi.rst
> +++ b/src/gallium/docs/source/tgsi.rst
> @@ -726,7 +726,7 @@ This instruction replicates its result.
>
>   dst.z = 0
>
> -  dst.y = 1
> +  dst.w = 1
>
>
>  .. opcode:: TXB - Texture Lookup With Bias
> --
> 1.7.2.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>


More information about the mesa-dev mailing list