From: Aaron Watry Date: Thu, 19 Dec 2013 18:40:13 +0000 (-0600) Subject: r600g: Fix spelling error X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8252847b7b283ed7f7c514ce44246a2926a0add2;p=mesa.git r600g: Fix spelling error Trivial change, testing commit access --- 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: *