Searched defs:pipe_blend_state (Results 1 – 2 of 2) sorted by relevance
267 struct pipe_blend_state struct269 unsigned independent_blend_enable:1;270 unsigned logicop_enable:1;271 unsigned logicop_func:4; /**< PIPE_LOGICOP_x */272 unsigned dither:1;273 unsigned alpha_to_coverage:1;274 unsigned alpha_to_one:1;275 struct pipe_rt_blend_state rt[PIPE_MAX_COLOR_BUFS];