SpiecsEngine
 
Loading...
Searching...
No Matches

◆ ~VulkanSwapChain()

Spices::VulkanSwapChain::~VulkanSwapChain ( )
overridevirtual

Destructor Function.

Destroy SyncObjects.

Destroy the SwapChian.

Destroy SyncObjects.

Destroy the SwapChian.

Definition at line 32 of file VulkanSwapChain.cpp.

33 {
35
40
44 Destroy();
45 }
#define SPICES_PROFILE_ZONE
void DestroySyncObjects() const
Destroy Sync Objects.
void Destroy() const
Destroy this.

References Destroy(), and DestroySyncObjects().