Searched refs:VIRGL_CMD_BLIT_S0_ALPHA_BLEND (Results 1 – 4 of 4) sorted by relevance
427 #define VIRGL_CMD_BLIT_S0_ALPHA_BLEND(x) (((x) & 0x1) << 12) macro
424 #define VIRGL_CMD_BLIT_S0_ALPHA_BLEND(x) (((x) & 0x1) << 12) macro
439 #define VIRGL_CMD_BLIT_S0_ALPHA_BLEND(x) (((x) & 0x1) << 12) macro
1115 VIRGL_CMD_BLIT_S0_ALPHA_BLEND(blit->alpha_blend); in virgl_encode_blit()