Searched defs:DEPTH (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/display/ |
H A D | cirrus_vga_rop2.h | 42 glue(glue(glue(cirrus_patternfill_, ROP_NAME), _),DEPTH) in glue() argument 99 glue(glue(glue(cirrus_colorexpand_transp_, ROP_NAME), _),DEPTH) in glue() argument 148 glue(glue(glue(cirrus_colorexpand_, ROP_NAME), _),DEPTH) in glue() argument 184 glue(glue(glue(cirrus_colorexpand_pattern_transp_, ROP_NAME), _),DEPTH) in glue() argument 228 glue(glue(glue(cirrus_colorexpand_pattern_, ROP_NAME), _),DEPTH) in glue() argument 262 glue(glue(glue(cirrus_fill_, ROP_NAME), _),DEPTH) in glue() argument
|
H A D | cirrus_vga_rop.h | 231 #define DEPTH 8 macro 234 #define DEPTH 16 macro 237 #define DEPTH 24 macro 240 #define DEPTH 32 macro
|