Searched refs:VIRGL_MAX_COLOR_BUFS (Results 1 – 5 of 5) sorted by relevance
105 #define VIRGL_MAX_COLOR_BUFS 8 macro118 #define VIRGL_OBJ_BLEND_SIZE (VIRGL_MAX_COLOR_BUFS + 3)
118 #define VIRGL_MAX_COLOR_BUFS 8 macro131 #define VIRGL_OBJ_BLEND_SIZE (VIRGL_MAX_COLOR_BUFS + 3)
10 pub const VIRGL_MAX_COLOR_BUFS: u32 = 8; constant
95 for (i = 0; i < VIRGL_MAX_COLOR_BUFS; i++) { in virgl_encode_blend_state()
340 for (i = 0; i < VIRGL_MAX_COLOR_BUFS; i++) { in virgl_encode_blend_state()