wisdom
Loading...
Searching...
No Matches
wisDestroyTexture Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyTexture
(
WisTexture
* self);
WisTexture
wisDestroyTexture
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyTexture(WisVKTexture* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyTexture(WisDX12Texture* self);
Parameters
this
self
self is a pointer to the valid
WisTexture
instance.
Description
See Also
wisDestroyTexture
Generated by
1.9.8