Searched refs:VIRGL_CMD_BLIT_S0_MASK (Results 1 – 5 of 5) sorted by relevance
423 #define VIRGL_CMD_BLIT_S0_MASK(x) (((x) & 0xff) << 0) macro
420 #define VIRGL_CMD_BLIT_S0_MASK(x) (((x) & 0xff) << 0) macro
435 #define VIRGL_CMD_BLIT_S0_MASK(x) (((x) & 0xff) << 0) macro
828 tmp = VIRGL_CMD_BLIT_S0_MASK(blit->mask) | in virgl_encode_blit()
1111 tmp = VIRGL_CMD_BLIT_S0_MASK(blit->mask) | in virgl_encode_blit()