Searched refs:VIRGL_CMD_BLIT_S0_MASK (Results 1 – 4 of 4) sorted by relevance
388 #define VIRGL_CMD_BLIT_S0_MASK(x) (((x) & 0xff) << 0) macro
751 tmp = VIRGL_CMD_BLIT_S0_MASK(blit->mask) | in virgl_encode_blit()
410 #define VIRGL_CMD_BLIT_S0_MASK(x) (((x) & 0xff) << 0) macro
784 tmp = VIRGL_CMD_BLIT_S0_MASK(blit->mask) | in virgl_encode_blit()