wlroots/include/wlr
zccrs 5b34fe5513 render/vulkan: add wlr_vk_texture_has_alpha
Allow to get whether has alpha channel of the VkImage, it can help an
optimization to disable blending when the texture doesn't have alpha.
Because the VkFormat isn't enough because it's always set to
VK_FORMAT_B8G8R8A8_SRGB or VK_FORMAT_R8G8B8A8_SRGB.
2022-11-15 10:58:45 +08:00
..
backend
interfaces
render render/vulkan: add wlr_vk_texture_has_alpha 2022-11-15 10:58:45 +08:00
types wlr_scene: Add drag icon helper 2022-11-14 15:44:43 +00:00
util
xwayland xwayland: fix wlr_xwayland_surface_from_wlr_surface() docs 2022-11-13 01:35:12 +03:00
backend.h
config.h.in
meson.build
version.h.in
xcursor.h
xwayland.h