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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_pipe.c173 blend.rt[0].rgb_func = d3dblendop_to_pipe_blend(rs[D3DRS_BLENDOP]);
177 blend.rt[0].alpha_func = d3dblendop_to_pipe_blend(rs[D3DRS_BLENDOPALPHA]);
H A Dnine_pipe.h650 d3dblendop_to_pipe_blend(D3DBLENDOP op) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_pipe.c174 blend.rt[0].rgb_func = d3dblendop_to_pipe_blend(rs[D3DRS_BLENDOP]);
178 blend.rt[0].alpha_func = d3dblendop_to_pipe_blend(rs[D3DRS_BLENDOPALPHA]);
H A Dnine_pipe.h684 d3dblendop_to_pipe_blend(D3DBLENDOP op) function in typeref:typename:unsigned

Completed in 5 milliseconds