mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2026-01-06 20:00:17 +01:00
Adds a template function for setting the supported surface formats for a surface. This function is used in the get_surface_formats implementation of both the WSI backends, which previously were implementing the same logic independently. Removes the unused surface argument from get_surface_formats and get_surface_capabilities. Change-Id: Ib220166675d1c24aeef230cf9f510abba9e42a61 Signed-off-by: Iason Paraskevopoulos <iason.paraskevopoulos@arm.com> |
||
|---|---|---|
| .. | ||
| surface.cpp | ||
| surface.hpp | ||
| surface_properties.cpp | ||
| surface_properties.hpp | ||
| swapchain.cpp | ||
| swapchain.hpp | ||
| wl_helpers.cpp | ||
| wl_helpers.hpp | ||
| wl_object_owner.hpp | ||