MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ ~VKInstance()

MayaFlux::Core::VKInstance::~VKInstance ( )

Destructor to clean up Vulkan instance and debug messenger.

Definition at line 11 of file VKInstance.cpp.

12{
13 cleanup();
14}
void cleanup()
Cleanup Vulkan instance.

References cleanup().

+ Here is the call graph for this function: