wisdom
Loading...
Searching...
No Matches
wisDestroyCommandAllocator Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyCommandAllocator
(
WisCommandAllocator
* self);
WisCommandAllocator
wisDestroyCommandAllocator
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyCommandAllocator(WisVKCommandAllocator* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyCommandAllocator(WisDX12CommandAllocator* self);
Parameters
this
self
self is a pointer to the valid
WisCommandAllocator
instance.
Description
See Also
wisDestroyCommandAllocator
Generated by
1.9.8