Searched refs:BLT_ROP_COLOR_COPY (Results 1 – 2 of 2) sorted by relevance
1857 intel_ring_emit(ring, BLT_DEPTH_32 | BLT_ROP_COLOR_COPY | 4096); in i830_dispatch_execbuffer()
425 #define BLT_ROP_COLOR_COPY (0xf0<<16) macro