tgsi: fix comment typo in tgsi_ureg.c

Trivial.
This commit is contained in:
Brian Paul
2016-10-11 15:25:24 -06:00
parent ff00ab745c
commit b81546d43c
+1 -1
View File
@@ -513,7 +513,7 @@ ureg_DECL_constant2D(struct ureg_program *ureg,
}
/* A one-dimensional, depricated version of ureg_DECL_constant2D().
/* A one-dimensional, deprecated version of ureg_DECL_constant2D().
*
* Constant operands declared with this function must be addressed
* with a one-dimensional index.