Searched refs:bt (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.2.2/include/revolution/gd/ |
| D | GDIndirect.h | 174 #define IND_CMD(bt, fmt, bias, bs, m, sw, tw, lb, fb, rid) \ argument 175 ((((unsigned long)(bt)) << IND_CMD_BT_SHIFT) | \
|
| D | GDTexture.h | 227 #define SU_TS1(tsize, bt, wt, rid) \ argument 229 (((u32)(bt)) << SU_TS1_BT_SHIFT) | \
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/DisplayList/ |
| D | DL-tf-mtx.c | 586 u16 bt, bb, br, bl; in CheckMissingObj() local 591 GXReadBoundingBox(&bl, &bt, &br, &bb); in CheckMissingObj()
|
| D | DL-tex.c | 142 #define SU_TS1(tsize, bt, wt, rid) \ argument 144 (((u32)(bt)) << SU_TS1_BT_SHIFT) | \
|