Searched refs:no_blend (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h59 struct pipe_blend_state no_blend, alpha_blend; member in struct:hud_context
H A Dhud_context.c585 cso_set_blend(cso, &hud->no_blend);
1849 hud->no_blend.rt[0].colormask = PIPE_MASK_RGBA;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h61 struct pipe_blend_state no_blend, alpha_blend; member in struct:hud_context
H A Dhud_context.c583 cso_set_blend(cso, &hud->no_blend);
1904 hud->no_blend.rt[0].colormask = PIPE_MASK_RGBA;

Completed in 8 milliseconds