Home
last modified time | relevance | path

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

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