Update Vulkan backend

This commit is contained in:
Wojtek Figat
2024-02-05 18:45:01 +01:00
parent d4a483e656
commit 5b8846c8f0
9 changed files with 29 additions and 44 deletions

View File

@@ -6,8 +6,6 @@
#if GRAPHICS_API_VULKAN && PLATFORM_LINUX
#define VULKAN_HAS_PHYSICAL_DEVICE_PROPERTIES2 1
/// <summary>
/// The implementation for the Vulkan API support for Linux platform.
/// </summary>