![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Functions | |
int | atitcCalculateBufferSize (const ATI_TC_Texture *pTexture) |
ATI_TC_ERROR | atitcConvertTexture (const ATI_TC_Texture *pSourceTexture, ATI_TC_Texture *pDestTexture, const ATI_TC_CompressOptions *pOptions) |
void | atitcDeleteData (ATI_TC_Texture *pTexture) |
int atitcCalculateBufferSize | ( | const ATI_TC_Texture * | pTexture | ) |
Definition at line 6 of file atitc_wrapper.cpp.
ATI_TC_ERROR atitcConvertTexture | ( | const ATI_TC_Texture * | pSourceTexture, |
ATI_TC_Texture * | pDestTexture, | ||
const ATI_TC_CompressOptions * | pOptions | ||
) |
Definition at line 11 of file atitc_wrapper.cpp.
void atitcDeleteData | ( | ATI_TC_Texture * | pTexture | ) |
Definition at line 16 of file atitc_wrapper.cpp.