wisdom
Loading...
Searching...
No Matches
wisDestroyPipelineCache Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyPipelineCache
(
WisPipelineCache
* self);
WisPipelineCache
wisDestroyPipelineCache
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyPipelineCache(WisVKPipelineCache* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyPipelineCache(WisDX12PipelineCache* self);
Parameters
this
self
self is a pointer to the valid
WisPipelineCache
instance.
Description
See Also
wisDestroyPipelineCache
Generated by
1.9.8