Searched refs:VIRGL_SET_BLEND_COLOR (Results 1 – 4 of 4) sorted by relevance
396 #define VIRGL_SET_BLEND_COLOR(x) ((x) + 1) macro
393 #define VIRGL_SET_BLEND_COLOR(x) ((x) + 1) macro
408 #define VIRGL_SET_BLEND_COLOR(x) ((x) + 1) macro
871 color.color[i] = uif(get_buf_entry(buf, VIRGL_SET_BLEND_COLOR(i))); in vrend_decode_set_blend_color()