Searched refs:CLUT (Results 1 – 6 of 6) sorted by relevance
| /RvlSDK-3.1.4/build/demos/carddemo/tpl/ |
| D | heihoC8.tcs | 22 texture 0 = 0, 0 ; texture 0[RGB] = image 0, texture 0[CLUT] = palette 0 23 texture 0 = 1, 0 ; texture 0[RGB] = image 0, texture 0[CLUT] = palette 0 24 texture 0 = 2, 0 ; texture 0[RGB] = image 0, texture 0[CLUT] = palette 0 25 texture 0 = 3, 0 ; texture 0[RGB] = image 0, texture 0[CLUT] = palette 0 26 texture 0 = 4, 0 ; texture 0[RGB] = image 0, texture 0[CLUT] = palette 0 27 texture 0 = 5, 0 ; texture 0[RGB] = image 0, texture 0[CLUT] = palette 0 28 texture 0 = 6, 0 ; texture 0[RGB] = image 0, texture 0[CLUT] = palette 0 29 texture 0 = 7, 0 ; texture 0[RGB] = image 0, texture 0[CLUT] = palette 0
|
| /RvlSDK-3.1.4/build/demos/carddemo/include/ |
| D | create-1icon.h | 52 u8 CLUT[CLUT_SIZE]; member
|
| D | create-8icon.h | 52 u8 CLUT[CLUT_SIZE]; member
|
| /RvlSDK-3.1.4/build/demos/carddemo/src/ |
| D | create-1icon.c | 112 memcpy(HeaderC8.CLUT, tdpIcons->CLUTHeader->data, CLUT_SIZE); in LoadIconC8()
|
| D | create-8icon.c | 116 memcpy(HeaderC8.CLUT, tdpIcons->CLUTHeader->data, CLUT_SIZE); in LoadIconC8()
|
| /RvlSDK-3.1.4/build/tools/TexConv/sample/ |
| D | sample.tcs | 128 ; dest. alpha in CLUT will be set to maximum.
|