diff options
author | Brian Paul <[email protected]> | 2012-06-28 16:26:21 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-29 17:19:12 -0600 |
commit | db2b6ca504e5046697e3d9262cfd401b8a4971fd (patch) | |
tree | 3f92fba42280055d799f2d3268b9d446978ca305 /src/gallium | |
parent | 9dfe92019a6f76943316d84f437ca323c75234bc (diff) |
llvmpipe: fix comment typo
Diffstat (limited to 'src/gallium')
-rw-r--r-- | src/gallium/drivers/llvmpipe/lp_rast.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/llvmpipe/lp_rast.c b/src/gallium/drivers/llvmpipe/lp_rast.c index 7e9405567b3..09af0274d7a 100644 --- a/src/gallium/drivers/llvmpipe/lp_rast.c +++ b/src/gallium/drivers/llvmpipe/lp_rast.c @@ -225,7 +225,7 @@ lp_rast_clear_zstencil(struct lp_rasterizer_task *task, __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. * * The swizzled depth format is such that the depths for |