mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2025-12-24 19:20:08 +01:00
In submit_wait_request we were passing the memory location of the pointer to submission_pnext instead of the actual pointer. This commit fixes it to pass the actual pointer. Additionally when creating the frame boundary, set the pNext explicitly to nullptr. Change-Id: I61ab9c898c3af4b3f401a3de6fdf7201fd2553ac Signed-off-by: Dennis Tsiang <dennis.tsiang@arm.com> |
||
|---|---|---|
| .. | ||
| layer.cpp | ||
| present_timing.cpp | ||
| private_data.cpp | ||
| private_data.hpp | ||
| surface_api.cpp | ||
| surface_api.hpp | ||
| swapchain_api.cpp | ||
| swapchain_api.hpp | ||
| swapchain_maintenance_api.cpp | ||
| swapchain_maintenance_api.hpp | ||
| VkLayer_window_system_integration.json | ||
| wsi_layer_experimental.hpp | ||