split standalone VKUUID.h/DebugOutProperties.h

This commit is contained in:
2023-03-17 18:15:55 +08:00
parent 165f9d2a5f
commit f748301787
9 changed files with 61 additions and 62 deletions

View File

@@ -148,7 +148,8 @@ SET(VK_DEVICE_SOURCE ${SG_INCLUDE_PATH}/VKDevice.h
SET(VK_PHYSICAL_DEVICE_SOURCE ${SG_INCLUDE_PATH}/VKPhysicalDevice.h
Vulkan/VKPhysicalDevice.cpp
Vulkan/VKProperties.cpp)
Vulkan/VKProperties.cpp
Vulkan/DebugOutProperties.h)
SOURCE_GROUP("Vulkan\\Device" FILES ${VK_DEVICE_SOURCE})
SOURCE_GROUP("Vulkan\\Device\\Debug" FILES ${VK_DEBUG_SOURCE})