created VulkanDeviceCreateInfo and added Swapchain prefer formats list.
This commit is contained in:
@@ -150,7 +150,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/DebugOutProperties.h)
|
||||
Vulkan/DebugOutProperties.h
|
||||
Vulkan/Debug/VKPhysicalDeviceCapsOutput.cpp)
|
||||
|
||||
SOURCE_GROUP("Vulkan\\Device" FILES ${VK_DEVICE_SOURCE})
|
||||
SOURCE_GROUP("Vulkan\\Device\\Debug" FILES ${VK_DEBUG_SOURCE})
|
||||
|
Reference in New Issue
Block a user