TDFX_ROP_COPY
COMMAND_2D_H2S_BITBLT | (TDFX_ROP_COPY << 24));
tdfx_rop = TDFX_ROP_COPY;
u32 blitcmd = COMMAND_2D_S2S_BITBLT | (TDFX_ROP_COPY << 24);