wisdom
Loading...
Searching...
No Matches
wisDestroySampler Struct Reference

Detailed Description

Specification


C Version:

// Provided by Wisdom 0.7.0.
void wisDestroySampler(WisSampler* self);
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void wisVKDestroySampler(WisVKSampler* self);
// Provided by Wisdom 0.7.0.
void wisDX12DestroySampler(WisDX12Sampler* self);

Parameters


  • this self self is a pointer to the valid WisSampler instance.

Description


See Also