wisdom
Loading...
Searching...
No Matches
wisDestroyCommandList Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyCommandList
(
WisCommandList
* self);
WisCommandList
wisDestroyCommandList
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyCommandList(WisVKCommandList* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyCommandList(WisDX12CommandList* self);
Parameters
this
self
self is a pointer to the valid
WisCommandList
instance.
Description
See Also
wisDestroyCommandList
Generated by
1.9.8