Fix code style

(cherry picked from commit 16cd75d179)
This commit is contained in:
Wojtek Figat
2020-12-22 12:57:00 +01:00
parent 70d0c0ea8a
commit 5e239f5d87
10 changed files with 17 additions and 108 deletions

View File

@@ -8,7 +8,6 @@
#define VULKAN_USE_DEBUG_LAYER GPU_ENABLE_DIAGNOSTICS
#define VULKAN_HAS_PHYSICAL_DEVICE_PROPERTIES2 1
#define VULKAN_ENABLE_DESKTOP_HMD_SUPPORT 0
/// <summary>
/// The implementation for the Vulkan API support for Linux platform.