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.h248 swr_convert_blend_func(const UINT blend_func) in swr_convert_blend_func() function
Dswr_state.cpp98 swr_convert_blend_func(rt_blend->rgb_func); in swr_create_blend_state()
100 swr_convert_blend_func(rt_blend->alpha_func); in swr_create_blend_state()