Searched refs:OP_2D (Results 1 – 1 of 1) sorted by relevance
145 #define OP_2D(x) ((2<<7) | x) macro147 #define OP_XY_SETUP_BLT OP_2D(0x1)148 #define OP_XY_SETUP_CLIP_BLT OP_2D(0x3)149 #define OP_XY_SETUP_MONO_PATTERN_SL_BLT OP_2D(0x11)150 #define OP_XY_PIXEL_BLT OP_2D(0x24)151 #define OP_XY_SCANLINES_BLT OP_2D(0x25)152 #define OP_XY_TEXT_BLT OP_2D(0x26)153 #define OP_XY_TEXT_IMMEDIATE_BLT OP_2D(0x31)154 #define OP_XY_COLOR_BLT OP_2D(0x50)155 #define OP_XY_PAT_BLT OP_2D(0x51)[all …]