wlroots/render/vulkan
Simon Ser 377668aaf6 render/vulkan: check that requested size is smaller than max
Fail with a clearer error when the requested size is too large.
Without this, we allocate a buffer with a size smaller than what
was requested.

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3975
2023-01-19 18:50:59 +00:00
..
shaders
meson.build
pixel_format.c
renderer.c render/vulkan: check that requested size is smaller than max 2023-01-19 18:50:59 +00:00
texture.c
util.c
vulkan.c