Home
last modified time | relevance | path

Searched refs:TCFindPaletteByIndex (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.2.2/build/libraries/tc/include/
DTCPaletteList.h97 TCPalette* TCFindPaletteByIndex( u32 index );
/RvlSDK-3.2.2/build/libraries/tc/src/
DTCVerify.cpp145 if( (plPtr = TCFindPaletteByIndex( txPtr->palette )) == NULL ) in TCVerifyLists()
DTCPaletteList.cpp297 TCPalette* TCFindPaletteByIndex ( u32 index ) in TCFindPaletteByIndex() function
DTCTPLToolbox.cpp888 thisPalette = TCFindPaletteByIndex( thisTex->palette ); in TCSetTplTextureValues()