Home
last modified time | relevance | path

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

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