Files
third_party_mesa3d/docs/drivers
Erik Faye-Lund dc770eb9bb zink: check maxImageDimension1D as well as maxImageDimension2D
According to the docs for PIPE_CAP_MAX_TEXTURE_2D_SIZE, it's the limit
both for 2D *and* 1D textures. So let's take the min of the two vulkan
features here instead of assuming they're the same.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19780>
2022-11-29 13:35:46 +00:00
..
2022-11-15 11:25:05 +01:00
2021-06-03 09:34:43 +00:00
2022-11-15 11:25:05 +01:00
2022-11-10 17:26:19 +01:00
2022-11-04 16:38:06 +00:00