wisdom
Loading...
Searching...
No Matches
wisDestroyCommandQueue Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyCommandQueue
(
WisCommandQueue
* self);
WisCommandQueue
wisDestroyCommandQueue
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyCommandQueue(WisVKCommandQueue* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyCommandQueue(WisDX12CommandQueue* self);
Parameters
this
self
self is a pointer to the valid
WisCommandQueue
instance.
Description
See Also
wisDestroyCommandQueue
Generated by
1.9.8