vulkan-wsi-layer/layer
Dennis Tsiang 080d5d2bf7 Set default visiblity of functions to hidden
Reduce the number of functions that are exported by the layer. This
helps resolve dynamic linking issues where multiple functions are named
the same in different shared libraries. Also add function specifiers and
calling conventions to all extern "C" functions.

Change-Id: I07b33ff8d066e33c5dbdf0cbc13aa7835a78220b
Signed-off-by: Dennis Tsiang <dennis.tsiang@arm.com>
2021-11-08 13:42:20 +00:00
..
layer.cpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
private_data.cpp Implement objects associated with VkSurface 2021-08-17 16:42:21 +01:00
private_data.hpp Use explicit synchronization for Wayland surfaces 2021-09-14 10:52:28 +01:00
surface_api.cpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
surface_api.hpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
swapchain_api.cpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
swapchain_api.hpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
VkLayer_window_system_integration.json Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00