Files
mesa/src
Faith Ekstrand 7fb561eff2 vulkan/wsi: Allow for larger linear images
For images of size 32768 × 32768 (which NVK allows), the linear image
ends up being 4GB which overflows the uint32_t size as well as some of
our alignment calculations.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25729>
2023-10-16 13:02:14 +00:00
..
2023-10-13 15:41:20 +00:00
2023-10-09 18:43:09 +00:00
2023-09-28 12:17:49 +00:00
2023-10-16 07:59:38 +00:00