mesa/src/nouveau/nil
Yonggang Luo 32d2f70742 nouveau: Use align64 instead of ALIGN over input layer_size_B
layer_size_B is uint64_t, so use align64 over it
Because array_stride_B is uint32_t, so cast back to uint32_t

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23932>
2024-01-11 17:30:46 +00:00
..
meson.build nouveau/nil: SPDX everything 2023-09-06 17:05:58 +00:00
nil_format.c nvk/nil: allow storage on VK_FORMAT_A2B10G10R10_UINT_PACK32 2023-12-07 15:35:14 +00:00
nil_format.h nouveau/nil: SPDX everything 2023-09-06 17:05:58 +00:00
nil_image.c nouveau: Use align64 instead of ALIGN over input layer_size_B 2024-01-11 17:30:46 +00:00
nil_image.h nvk: Use ENUM_PACKED for enums instead of PACKED 2023-12-15 02:17:59 +00:00
nil_image_tic.c nil: Add support for filling out linear texture headers 2023-12-05 02:47:18 +00:00