Lines Matching defs:txoffset
385 uint32_t txfilter, txformat, txoffset, txpitch;
405 txoffset = 0;
419 txoffset |= RADEON_TXO_MACRO_TILE;
475 EMIT_READ_OFFSET(RADEON_PP_TXOFFSET_0, txoffset, pPix);
485 EMIT_READ_OFFSET(RADEON_PP_TXOFFSET_1, txoffset, pPix);
802 uint32_t txfilter, txformat, txoffset, txpitch;
823 txoffset = 0;
836 txoffset |= R200_TXO_MACRO_TILE;
893 EMIT_READ_OFFSET(R200_PP_TXOFFSET_0, txoffset, pPix);
901 EMIT_READ_OFFSET(R200_PP_TXOFFSET_1, txoffset, pPix);
1198 uint32_t txfilter, txformat0, txformat1, txoffset, txpitch, us_format = 0;
1217 txoffset = 0;
1230 txoffset |= R300_MACRO_TILE;
1331 EMIT_READ_OFFSET((R300_TX_OFFSET_0 + (unit * 4)), txoffset, pPix);