tgsi/doc: fix spelling error
authorOded Gabbay <oded.gabbay@gmail.com>
Sun, 20 Mar 2016 08:41:40 +0000 (10:41 +0200)
committerOded Gabbay <oded.gabbay@gmail.com>
Mon, 11 Apr 2016 08:43:43 +0000 (11:43 +0300)
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
src/gallium/docs/source/tgsi.rst

index ac6052a244a974163397b96239645cffdd1cdf63..85c302f0dc3ced21b23d18d14b1c6581163f19fa 100644 (file)
@@ -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