wisdom
Loading...
Searching...
No Matches
wisDestroyDescriptorHeap Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyDescriptorHeap
(
WisDescriptorHeap
* self);
WisDescriptorHeap
wisDestroyDescriptorHeap
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyDescriptorHeap(WisVKDescriptorHeap* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyDescriptorHeap(WisDX12DescriptorHeap* self);
Parameters
this
self
self is a pointer to the valid
WisDescriptorHeap
instance.
Description
See Also
wisDestroyDescriptorHeap
Generated by
1.9.8