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

/external/mesa3d/src/gallium/drivers/swr/
H A Dswr_state.cpp64 struct pipe_blend_state *pipe_blend = &state->pipe; local
70 struct pipe_rt_blend_state *rt_blend = &pipe_blend->rt[target];
76 if (target != 0 && !pipe_blend->independent_blend_enable) {

Completed in 85 milliseconds