Create a Surface Object.
Create surface and set it global.
- Note
- Init with Window's size, but we need resize it to viewport's size after.
Create surface and set it global.
- Note
- Init with Window's size, but we need resize it to viewport's size after.
Definition at line 312 of file VulkanInstance.cpp.
313 {
315
321 }
#define SPICES_PROFILE_ZONE
#define VK_CHECK(expr)
Vulkan Check macro. Verify Vulkan API Effectiveness.
VulkanState & m_VulkanState
The global VulkanState Referenced from VulkanRenderBackend.
References Spices::VulkanObject::m_VulkanState.
Referenced by VulkanInstance().