wisdom
Loading...
Searching...
No Matches
wisDestroyResourceAllocator Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyResourceAllocator
(
WisResourceAllocator
* self);
WisResourceAllocator
wisDestroyResourceAllocator
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyResourceAllocator(WisVKResourceAllocator* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyResourceAllocator(WisDX12ResourceAllocator* self);
Parameters
this
self
self is a pointer to the valid
WisResourceAllocator
instance.
Description
See Also
wisDestroyResourceAllocator
Generated by
1.9.8