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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h248 swr_convert_blend_func(const UINT blend_func) function in typeref:typename:INLINE SWR_BLEND_OP
H A Dswr_state.cpp98 swr_convert_blend_func(rt_blend->rgb_func);
100 swr_convert_blend_func(rt_blend->alpha_func);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.h271 swr_convert_blend_func(const UINT blend_func) function in typeref:typename:INLINE SWR_BLEND_OP
H A Dswr_state.cpp109 swr_convert_blend_func(rt_blend->rgb_func);
111 swr_convert_blend_func(rt_blend->alpha_func);

Completed in 7 milliseconds