wisdom
Loading...
Searching...
No Matches
wisDestroyDevice Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyDevice
(
WisDevice
* self);
WisDevice
wisDestroyDevice
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
wisDestroyDevice
Generated by
1.9.8