wisdom
Loading...
Searching...
No Matches
wisDestroyDevice Struct Reference

Detailed Description

Specification


C Version:

// Provided by Wisdom 0.7.0.
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void wisVKDestroyDevice(WisVKDevice* self);
// Provided by Wisdom 0.7.0.
void wisDX12DestroyDevice(WisDX12Device* self);

Parameters


  • this self self is a pointer to the valid WisDevice instance.

Description


See Also