projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff00ab7
)
tgsi: fix comment typo in tgsi_ureg.c
author
Brian Paul
<brianp@vmware.com>
Tue, 11 Oct 2016 21:25:24 +0000
(15:25 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 13 Oct 2016 23:38:49 +0000
(17:38 -0600)
Trivial.
src/gallium/auxiliary/tgsi/tgsi_ureg.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/tgsi/tgsi_ureg.c
b/src/gallium/auxiliary/tgsi/tgsi_ureg.c
index ede648eab5bdb2df2a301364c7adb04869dfb01b..7bcd242975c05674fcf15a876fb7f9d3a66b48c1 100644
(file)
--- a/
src/gallium/auxiliary/tgsi/tgsi_ureg.c
+++ b/
src/gallium/auxiliary/tgsi/tgsi_ureg.c
@@
-513,7
+513,7
@@
ureg_DECL_constant2D(struct ureg_program *ureg,
}
-/* A one-dimensional, depr
i
cated version of ureg_DECL_constant2D().
+/* A one-dimensional, depr
e
cated version of ureg_DECL_constant2D().
*
* Constant operands declared with this function must be addressed
* with a one-dimensional index.