wisdom
Loading...
Searching...
No Matches
wisDestroyRootSignature Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyRootSignature
(
WisRootSignature
* self);
WisRootSignature
wisDestroyRootSignature
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyRootSignature(WisVKRootSignature* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyRootSignature(WisDX12RootSignature* self);
Parameters
this
self
self is a pointer to the valid
WisRootSignature
instance.
Description
See Also
wisDestroyRootSignature
Generated by
1.9.8