Searched refs:TCFindPaletteByIndex (Results 1 – 4 of 4) sorted by relevance
97 TCPalette* TCFindPaletteByIndex( u32 index );
145 if( (plPtr = TCFindPaletteByIndex( txPtr->palette )) == NULL ) in TCVerifyLists()
297 TCPalette* TCFindPaletteByIndex ( u32 index ) in TCFindPaletteByIndex() function
888 thisPalette = TCFindPaletteByIndex( thisTex->palette ); in TCSetTplTextureValues()