wisdom
Loading...
Searching...
No Matches
wisDestroyPipeline Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyPipeline
(
WisPipeline
* self);
WisPipeline
wisDestroyPipeline
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyPipeline(WisVKPipeline* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyPipeline(WisDX12Pipeline* self);
Parameters
this
self
self is a pointer to the valid
WisPipeline
instance.
Description
See Also
wisDestroyPipeline
Generated by
1.9.8