Files
mesa/src
Asahi Lina 59a6c5b357 ail: Implement multisampling for compression meta calculation
For multisampled textures, the decision about whether to compress or not
is based on the effective width and height in samples, not pixels.

Introduce ail_can_compress() to encode this logic in ail, so the driver
can use it to decide whether to compress or not before the full layout
is determined.

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22971>
2023-05-11 23:24:48 +00:00
..
2023-05-11 09:30:19 +02:00
2023-04-26 23:52:21 +00:00
2023-05-11 09:23:04 -04:00
2023-03-13 01:22:46 +00:00
2023-02-18 00:44:43 +00:00