i915g: Fix comment.
authorStéphane Marchesin <marcheu@chromium.org>
Sun, 9 Oct 2011 06:57:27 +0000 (23:57 -0700)
committerStéphane Marchesin <marcheu@chromium.org>
Sun, 9 Oct 2011 06:57:27 +0000 (23:57 -0700)
src/gallium/drivers/i915/i915_state.c

index f6e531062fe6800e781afc77cbfe450717af0fa8..a233a04dbb27e3fa7acb042ed6e84633f9d297ff 100644 (file)
@@ -361,7 +361,7 @@ static void i915_delete_sampler_state(struct pipe_context *pipe,
 
 
 /**
- * Called during state validation when LP_NEW_SAMPLER_VIEW is set.
+ * Called before drawing VBO to map vertex samplers and hand them to draw
  */
 void
 i915_prepare_vertex_sampling(struct i915_context *i915,