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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h268 swr_convert_blend_factor(const UINT blend_factor) function in typeref:typename:INLINE SWR_BLEND_FACTOR
H A Dswr_state.cpp89 swr_convert_blend_factor(rt_blend->alpha_src_factor);
91 swr_convert_blend_factor(rt_blend->alpha_dst_factor);
93 swr_convert_blend_factor(rt_blend->rgb_src_factor);
95 swr_convert_blend_factor(rt_blend->rgb_dst_factor);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.h291 swr_convert_blend_factor(const UINT blend_factor) function in typeref:typename:INLINE SWR_BLEND_FACTOR
H A Dswr_state.cpp100 swr_convert_blend_factor(rt_blend->alpha_src_factor);
102 swr_convert_blend_factor(rt_blend->alpha_dst_factor);
104 swr_convert_blend_factor(rt_blend->rgb_src_factor);
106 swr_convert_blend_factor(rt_blend->rgb_dst_factor);

Completed in 10 milliseconds