Searched refs:BLT_ROP_SRC_COPY (Results 1 – 4 of 4) sorted by relevance
223 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | 4096; in i830_emit_bb_start()
277 #define BLT_ROP_SRC_COPY (0xcc<<16) macro
600 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | PAGE_SIZE; in emit_copy()612 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | PAGE_SIZE; in emit_copy()
240 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | dst_pitch; in prepare_blit()
Completed in 11 milliseconds