diff options
author | Aaron Watry <[email protected]> | 2013-12-19 12:40:13 -0600 |
---|---|---|
committer | Aaron Watry <[email protected]> | 2013-12-19 14:30:51 -0600 |
commit | 8252847b7b283ed7f7c514ce44246a2926a0add2 (patch) | |
tree | 7384734bb8f3c34dbe151ce20f6d35f1b548d0f1 | |
parent | 1413a09f346f7b0765b303f7770ec597c78bff2f (diff) |
r600g: Fix spelling error
Trivial change, testing commit access
-rw-r--r-- | src/gallium/drivers/r600/evergreen_compute.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/evergreen_compute.c b/src/gallium/drivers/r600/evergreen_compute.c index d668c8e2746..dc17c058e2c 100644 --- 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 inplicit parameters that need to be stored + * kernel parameters there are implicit parameters that need to be stored * in the vertex buffer as well. Here is how these parameters are organized in * the buffer: * |