Home
last modified time | relevance | path

Searched defs:pipe_blend_state (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_state.h267 struct pipe_blend_state struct
269 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];
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
Dp_state.h267 struct pipe_blend_state struct
269 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];