diff --git a/src/util/format/u_format.h b/src/util/format/u_format.h index ccc2d6c0c96..c27dea8b058 100644 --- a/src/util/format/u_format.h +++ b/src/util/format/u_format.h @@ -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.