projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1413a09
)
r600g: Fix spelling error
author
Aaron Watry
<awatry@gmail.com>
Thu, 19 Dec 2013 18:40:13 +0000
(12:40 -0600)
committer
Aaron Watry
<awatry@gmail.com>
Thu, 19 Dec 2013 20:30:51 +0000
(14:30 -0600)
Trivial change, testing commit access
src/gallium/drivers/r600/evergreen_compute.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r600/evergreen_compute.c
b/src/gallium/drivers/r600/evergreen_compute.c
index d668c8e27462c524e97017cd7269b52c0bb271db..dc17c058e2cd574140357d49eb44f48b49e275ae 100644
(file)
--- a/
src/gallium/drivers/r600/evergreen_compute.c
+++ b/
src/gallium/drivers/r600/evergreen_compute.c
@@
-245,7
+245,7
@@
static void evergreen_bind_compute_state(struct pipe_context *ctx_, void *state)
}
/* The kernel parameters are stored a vtx buffer (ID=0), besides the explicit
- * kernel parameters there are i
n
plicit parameters that need to be stored
+ * kernel parameters there are i
m
plicit parameters that need to be stored
* in the vertex buffer as well. Here is how these parameters are organized in
* the buffer:
*