Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_state.c267 ilo_translate_blend_func(unsigned blend) in ilo_translate_blend_func() function
892 rt_info->rgb_func = ilo_translate_blend_func(rt->rgb_func); in ilo_create_blend_state()
896 rt_info->a_func = ilo_translate_blend_func(rt->alpha_func); in ilo_create_blend_state()