Home
last modified time | relevance | path

Searched refs:TCComputeTplMipMapImageBufferSize (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.2.2/build/libraries/tc/include/
DTCMipmap.h69 u32 TCComputeTplMipMapImageBufferSize ( TCImage* thisImage );
/RvlSDK-3.2.2/build/libraries/tc/src/
DTCMipmap.cpp380 u32 TCComputeTplMipMapImageBufferSize ( TCImage* thisImage ) in TCComputeTplMipMapImageBufferSize() function
DTCTPLToolbox.cpp841 thisImage->tplBufferSize = TCComputeTplMipMapImageBufferSize( thisImage ); in TCSetTplImageValues()