Go to the source code of this file.
Functions | |
| u32 | FFLiGetTextureMaxSizeWithAlign (const FFLiResourceManager *pResourceManager, FFLResourceType resourceType, FFLiTexturePartsType partsType) |
| FFLResult | FFLiLoadTextureWithAllocate (GX2Texture **ppGX2Texture, FFLiTexturePartsType partsType, u32 index, FFLiResourceLoader *pResLoader, FFLiBufferAllocator *pAllocator) |
| void | FFLiInvalidateTexture (GX2Texture *pGX2Texture) |
| u32 FFLiGetTextureMaxSizeWithAlign | ( | const FFLiResourceManager * | pResourceManager, |
| FFLResourceType | resourceType, | ||
| FFLiTexturePartsType | partsType ) |
| FFLResult FFLiLoadTextureWithAllocate | ( | GX2Texture ** | ppGX2Texture, |
| FFLiTexturePartsType | partsType, | ||
| u32 | index, | ||
| FFLiResourceLoader * | pResLoader, | ||
| FFLiBufferAllocator * | pAllocator ) |
| void FFLiInvalidateTexture | ( | GX2Texture * | pGX2Texture | ) |