![]() |
wisdom
|
To destroy a Wisdom instance, call:
C Version:
self self is a pointer to the valid WisInstance instance.In contrast to similar vkDestroyInstance in Vulkan, wisDestroyInstance does not require all the objects to be destroyed prior to its invocation. The resources created under the instance continue to exist after the instance is destroyed, and are cleaned up automatically when their respective handles are destroyed.