[Mesa-dev] [PATCH] tgsi/doc: fix spelling error
Rob Clark
robdclark at gmail.com
Sun Apr 10 23:20:53 UTC 2016
On Sun, Apr 10, 2016 at 7:41 AM, Oded Gabbay <oded.gabbay at gmail.com> wrote:
> Signed-off-by: Oded Gabbay <oded.gabbay at gmail.com>
Reviewed-by: Rob Clark <robdclark 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 ac6052a..85c302f 100644
> --- a/src/gallium/docs/source/tgsi.rst
> +++ b/src/gallium/docs/source/tgsi.rst
> @@ -2710,7 +2710,7 @@ TGSI_SEMANTIC_COLOR
> """""""""""""""""""
>
> For vertex shader outputs or fragment shader inputs/outputs, this
> -label indicates that the resister contains an R,G,B,A color.
> +label indicates that the register contains an R,G,B,A color.
>
> Several shader inputs/outputs may contain colors so the semantic index
> is used to distinguish them. For example, color[0] may be the diffuse
> --
> 2.5.5
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list