mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2026-05-27 08:18:18 +02:00
The variables 'physicalDevice' and 'planeIndex' are unused in release builds in the following APIs causing build error: GetDisplayPlaneCapabilitiesKHR GetDisplayPlaneSupportedDisplaysKHR GetPhysicalDeviceDisplayPlanePropertiesKHR GetPhysicalDeviceDisplayPropertiesKHR This issue is fixed in this change. Signed-off-by: Ginu Jacob <ginu.jacob@arm.com> Change-Id: Id34f5162204249b5c1604a1eb4ba198b60393bee |
||
|---|---|---|
| .. | ||
| drm_display.cpp | ||
| drm_display.hpp | ||
| surface.cpp | ||
| surface.hpp | ||
| surface_properties.cpp | ||
| surface_properties.hpp | ||
| swapchain.cpp | ||
| swapchain.hpp | ||