Searched refs:R200_COLOR_TILE_ENABLE (Results 1 – 5 of 5) sorted by relevance
153 rmesa->hw.ctx.cmd[CTX_RB3D_COLORPITCH] |= R200_COLOR_TILE_ENABLE; in r200_get_lock()155 else rmesa->hw.ctx.cmd[CTX_RB3D_COLORPITCH] &= ~R200_COLOR_TILE_ENABLE; in r200_get_lock()
336 dst_pitch |= R200_COLOR_TILE_ENABLE; in emit_cb_setup()
214 #define R200_COLOR_TILE_ENABLE (1 << 16) macro
470 cbpitch |= R200_COLOR_TILE_ENABLE; in ctx_emit_cs()
353 cbpitch |= R200_COLOR_TILE_ENABLE; in ctx_emit_cs()