mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 12:30:09 +01:00
nil: Fix a typo in a comment
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27927>
This commit is contained in:
parent
f8f9bceb17
commit
cbcef73668
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ nil_tiling_extent_B(struct nil_tiling tiling)
|
|||
}
|
||||
}
|
||||
|
||||
/** Clamps the tiling to less than 2x the gven extent in each dimension
|
||||
/** Clamps the tiling to less than 2x the given extent in each dimension
|
||||
*
|
||||
* This operation is done by the hardware at each LOD.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue