Files
mesa/src
Mike Blumenkrantz 6d5174974a zink: use HIC for image subdata when possible
this has a lot of caveats:
* extension must be supported
* resource must have usage bit set
* resource must not have any pending batch usage
* resource must be in supported layout

if all of these conditionals pass, then HIC can be used for direct image subdata

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24775>
2023-09-09 13:02:44 +00:00
..
2023-08-18 21:33:14 +00:00
2023-09-08 03:01:39 +00:00
2023-08-04 21:31:52 +00:00