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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Doutput.c570 BlendEquationToPipe(VdpOutputSurfaceRenderBlendEquation equation) function in typeref:typename:unsigned
604 blend.rt[0].rgb_func = BlendEquationToPipe(blend_state->blend_equation_color);
605 blend.rt[0].alpha_func = BlendEquationToPipe(blend_state->blend_equation_alpha);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Doutput.c575 BlendEquationToPipe(VdpOutputSurfaceRenderBlendEquation equation) function in typeref:typename:unsigned
609 blend.rt[0].rgb_func = BlendEquationToPipe(blend_state->blend_equation_color);
610 blend.rt[0].alpha_func = BlendEquationToPipe(blend_state->blend_equation_alpha);

Completed in 4 milliseconds