i965/gen7: Remove stale comment.
authorEric Anholt <eric@anholt.net>
Tue, 17 Jan 2012 19:27:11 +0000 (11:27 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 18 Jan 2012 18:25:21 +0000 (10:25 -0800)
This field is actually set up above.

NOTE: This is a candidate for the 8.0 branch, to avoid conflicts.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/gen7_wm_surface_state.c

index aed0b5d73fc773d953f82fd5247cca0d6986b257..25d4a3e60577eb0f5daf28822a9ac3a8619ed798 100644 (file)
@@ -94,7 +94,6 @@ gen7_update_texture_surface(struct gl_context *ctx, GLuint unit)
    gen7_set_surface_tiling(surf, intelObj->mt->region->tiling);
 
    /* ss0 remaining fields:
-    * - vertical_alignment
     * - horizontal_alignment
     * - vert_line_stride (exists on gen6 but we ignore it)
     * - vert_line_stride_ofs (exists on gen6 but we ignore it)