Searched defs:panfrost_blend_state (Results 1 – 1 of 1) sorted by relevance
45 struct panfrost_blend_state { struct46 struct pipe_blend_state base;47 struct pan_blend_state pan;48 struct pan_blend_info info[PIPE_MAX_COLOR_BUFS];49 uint32_t equation[PIPE_MAX_COLOR_BUFS];52 unsigned load_dest_mask : PIPE_MAX_COLOR_BUFS;