r600g: Fix spelling error
authorAaron Watry <awatry@gmail.com>
Thu, 19 Dec 2013 18:40:13 +0000 (12:40 -0600)
committerAaron 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

index d668c8e27462c524e97017cd7269b52c0bb271db..dc17c058e2cd574140357d49eb44f48b49e275ae 100644 (file)
@@ -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:
  *