Searched refs:LP_RAST_FLAGS_BLIT (Results 1 – 3 of 3) sorted by relevance
376 #define LP_RAST_FLAGS_BLIT (0x8) macro
734 #define BLIT ((LP_RAST_FLAGS_BLIT<<1)-1) /* write direct-to-dest */1026 else if (info.type & LP_RAST_FLAGS_BLIT) in rasterize_bin()
163 if (info.type & LP_RAST_FLAGS_BLIT) in debug_bin()