mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
llvmpipe: fix comment typo
This commit is contained in:
parent
9dfe92019a
commit
db2b6ca504
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue