Home
last modified time | relevance | path

Searched refs:swr_convert_blend_func (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h233 swr_convert_blend_func(const UINT blend_func) in swr_convert_blend_func() function
Dswr_state.cpp95 swr_convert_blend_func(rt_blend->rgb_func); in swr_create_blend_state()
97 swr_convert_blend_func(rt_blend->alpha_func); in swr_create_blend_state()