SpiecsEngine
Loading...
Searching...
No Matches
◆
DestroyktxTexture2()
bool Spices::Transcoder::DestroyktxTexture2
(
ktxTexture2 *
texture
)
static
Destroy a ktx file.
Parameters
[in]
texture
ktx file.
Returns
Returns true if succeed.
Definition at line
202
of file
Transcoder.cpp
.
203
{
204
SPICES_PROFILE_ZONE
;
205
206
ktxTexture_Destroy(ktxTexture(texture));
207
208
return
true
;
209
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices
Transcoder
Generated on Sun Mar 8 2026 10:24:50 for SpiecsEngine by
1.10.0