GXRgb | Holds 5 bits each of rgb information in a u16 typedef. |
GXRgba | Holds 5 bits each of rgb and 1 bit of α information in a u16 typedef. |
VecVtx10 | s3.6-format 3-dimensional vector packed intp a u32 typedef. |
VecVtxDiff | Indicates G3_VtxDiff command parameters with u32 typedef. |
typedef u16 GXRgb;
typedef u16 GXRgba;
typedef u32 VecVtx10;
typedef u32 VecVtxDiff;
02/23/2004 Initial version