Searched refs:BLT_ROP_SRC_COPY (Results 1 – 2 of 2) sorted by relevance
1770 intel_ring_emit(ring, BLT_DEPTH_32 | BLT_ROP_SRC_COPY | 4096); in i830_dispatch_execbuffer()
404 #define BLT_ROP_SRC_COPY (0xcc<<16) macro