Searched refs:BLT_ROP_COLOR_COPY (Results 1 – 3 of 3) sorted by relevance
507 *cs++ = BLT_DEPTH_32 | BLT_ROP_COLOR_COPY | PAGE_SIZE; in emit_clear()517 *cs++ = BLT_DEPTH_32 | BLT_ROP_COLOR_COPY | PAGE_SIZE; in emit_clear()
220 #define BLT_ROP_COLOR_COPY (0xf0<<16) macro
200 *cs++ = BLT_DEPTH_32 | BLT_ROP_COLOR_COPY | 4096; in i830_emit_bb_start()
Completed in 8 milliseconds