projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca0e4ae
)
v3d: Fix a comment typo
author
Eric Anholt
<eric@anholt.net>
Mon, 3 Dec 2018 16:43:46 +0000
(08:43 -0800)
committer
Eric Anholt
<eric@anholt.net>
Sat, 8 Dec 2018 00:48:23 +0000
(16:48 -0800)
src/broadcom/compiler/v3d_compiler.h
patch
|
blob
|
history
diff --git
a/src/broadcom/compiler/v3d_compiler.h
b/src/broadcom/compiler/v3d_compiler.h
index 1e899393441a374f6eda2260c619bd1d6208753d..219b7d563779161326f9080dedb58a4abb2086dc 100644
(file)
--- a/
src/broadcom/compiler/v3d_compiler.h
+++ b/
src/broadcom/compiler/v3d_compiler.h
@@
-223,7
+223,7
@@
enum quniform_contents {
*/
QUNIFORM_TEXTURE_CONFIG_P1,
- /* A
a
V3D 4.x texture config parameter. The high 8 bits will be
+ /* A V3D 4.x texture config parameter. The high 8 bits will be
* which texture or sampler is being sampled, and the driver must
* replace the address field with the appropriate address.
*/