Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/tc/include/
DTCPaletteList.h94 void TCSetPaletteEntryFormat ( TCPalette* pl, u32 entryFmt );
/RvlSDK-3.2.2/build/libraries/tc/src/
DTCPaletteList.cpp214 void TCSetPaletteEntryFormat( TCPalette* pl, u32 entryFmt ) in TCSetPaletteEntryFormat() function
DTCScriptFile.cpp549 TCSetPaletteEntryFormat( newPl, fmt ); in TCProcessPlKey()