llvmpipe: fix comment typo

This commit is contained in:
Brian Paul 2012-06-28 16:26:21 -06:00
parent 9dfe92019a
commit db2b6ca504

View file

@ -225,7 +225,7 @@ lp_rast_clear_zstencil(struct lp_rasterizer_task *task,
__FUNCTION__, clear_value, clear_mask); __FUNCTION__, clear_value, clear_mask);
/* /*
* Clear the aera of the swizzled depth/depth buffer matching this tile, in * Clear the area of the swizzled depth/depth buffer matching this tile, in
* stripes of TILE_VECTOR_HEIGHT x TILE_SIZE at a time. * stripes of TILE_VECTOR_HEIGHT x TILE_SIZE at a time.
* *
* The swizzled depth format is such that the depths for * The swizzled depth format is such that the depths for