Searched refs:SRC_COPY_BLT_CMD (Results 1 – 3 of 3) sorted by relevance
487 #define SRC_COPY_BLT_CMD ((2 << 29) | (0x43 << 22) | 4) macro
1769 intel_ring_emit(ring, SRC_COPY_BLT_CMD | BLT_WRITE_RGBA); in i830_dispatch_execbuffer()
394 #define SRC_COPY_BLT_CMD ((2<<29)|(0x43<<22)|4) macro