Searched refs:TCSetPalTableValue (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.2.2/include/charPipeline/tc/ |
| D | TCPalTable.h | 45 void TCSetPalTableValue ( TCPalTable* ptPtr, u32 index, u8 r,
|
| /RvlSDK-3.2.2/build/libraries/tc/src/ |
| D | TCPaletteList.cpp | 100 void TCSetPalTableValue ( TCPalTable* ptPtr, u32 index, u8 r, u8 g, u8 b, u8 a ) in TCSetPalTableValue() function 160 TCSetPalTableValue( plPtr->palPtr, i, r, g, b, a ); in TCSetPalettes()
|
| /RvlSDK-3.2.2/build/tools/TexConv/src/ |
| D | tga.cpp | 646 TCSetPalTableValue( dfPtr->palPtr, i, r, g, b, a ); in CreateTgaPalTable()
|