util/format: correct a typo
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29380>
This commit is contained in:

committed by
Marge Bot

parent
6fc6f95e90
commit
cd37384985
@@ -263,7 +263,7 @@ struct util_format_pack_description {
|
||||
unsigned width, unsigned height);
|
||||
|
||||
/**
|
||||
* Pack pixels from Z32_FLOAT.
|
||||
* Pack pixels from Z32_UNORM.
|
||||
* Note: strides are in bytes.
|
||||
*
|
||||
* Only defined for depth formats.
|
||||
|
Reference in New Issue
Block a user