Home
last modified time | relevance | path

Searched refs:ROP_OP_32 (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/display/
H A Dcirrus_vga_rop.h75 #define ROP_OP_32(st, d, s) glue(rop_32_, ROP_NAME)(st, d, s) macro
246 #undef ROP_OP_32
H A Dcirrus_vga_rop2.h36 #define PUTPIXEL(s, a, c) ROP_OP_32(s, a, c)