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