修正窗口调整大小后,没有重新获取vkPhysicalDevice属性的问题
This commit is contained in:
@@ -60,5 +60,6 @@ public:
|
||||
bool CheckMemoryType(uint32_t typeBits,VkFlags requirements_mask,uint32_t *typeIndex) const;
|
||||
|
||||
void ClearSwapchain();
|
||||
void Refresh();
|
||||
};//class DeviceAttribute
|
||||
VK_NAMESPACE_END
|
||||
|
Reference in New Issue
Block a user