Files
mesa/src
Eric R. Smith 09b5802f9f panvk: sanity check block size for unorm format
panvk_meta_get_unorm_format_for_blk_size() requires a block size of 4
or less, but we didn't actually check for that before calling it. Fix
that, and also rename the function because what we actually care about
isn't whether it is a unorm format, but a blendable format.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35771>
2025-11-04 22:28:03 +00:00
..
2025-11-04 13:39:48 +00:00
2025-09-03 11:47:00 +00:00
2025-11-04 13:39:48 +00:00
2025-11-04 13:39:48 +00:00
2025-11-04 00:21:19 +00:00
2025-11-04 13:39:48 +00:00
2025-11-04 13:39:48 +00:00
2025-11-04 13:39:48 +00:00
2025-10-20 17:46:38 +00:00