Lines Matching defs:txoffset
352 uint32_t txfilter, txformat, txoffset, txpitch;
371 txoffset = 0;
383 txoffset |= RADEON_TXO_MACRO_TILE;
439 EMIT_READ_OFFSET(RADEON_PP_TXOFFSET_0, txoffset, pPix);
449 EMIT_READ_OFFSET(RADEON_PP_TXOFFSET_1, txoffset, pPix);
749 uint32_t txfilter, txformat, txoffset, txpitch;
769 txoffset = 0;
781 txoffset |= R200_TXO_MACRO_TILE;
838 EMIT_READ_OFFSET(R200_PP_TXOFFSET_0, txoffset, pPix);
846 EMIT_READ_OFFSET(R200_PP_TXOFFSET_1, txoffset, pPix);
1131 uint32_t txfilter, txformat0, txformat1, txoffset, txpitch, us_format = 0;
1149 txoffset = 0;
1160 txoffset |= R300_MACRO_TILE;
1261 EMIT_READ_OFFSET((R300_TX_OFFSET_0 + (unit * 4)), txoffset, pPix);