Searched refs:TX_SETIMAGE0 (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.2/build/demos/gxdemo/src/DisplayList/ |
| D | DL-tex.c | 64 #define TX_SETIMAGE0(width, height, format, rid) \ macro 329 WTB(TX_SETIMAGE0( 127, 127, GX_TF_RGBA8, TX_SETIMAGE0_I0_ID)), 345 WTB(TX_SETIMAGE0( 127, 127, GX_TF_RGB5A3, TX_SETIMAGE0_I0_ID)), 361 WTB(TX_SETIMAGE0( 127, 127, GX_TF_CMPR, TX_SETIMAGE0_I0_ID)), 377 WTB(TX_SETIMAGE0( 127, 127, GX_TF_RGBA8, TX_SETIMAGE0_I0_ID)), 393 WTB(TX_SETIMAGE0( 127, 127, GX_TF_I4, TX_SETIMAGE0_I0_ID)), 409 WTB(TX_SETIMAGE0( 127, 127, GX_TF_IA8, TX_SETIMAGE0_I0_ID)),
|
| /RvlSDK-3.2/include/revolution/gd/ |
| D | GDTexture.h | 149 #define TX_SETIMAGE0(width, height, format, rid) \ macro
|
| /RvlSDK-3.2/build/libraries/gd/src/ |
| D | GDTexture.c | 252 GDWriteBPCmd(TX_SETIMAGE0(width - 1, in GDSetTexImgAttr()
|