Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c5025 static inline int conv_a8_blend(int blend_factor) in conv_a8_blend() function
5174 new_state.rt[i].rgb_src_factor = conv_a8_blend(state->rt[i].alpha_src_factor); in vrend_patch_blend_state()
5175 new_state.rt[i].rgb_dst_factor = conv_a8_blend(state->rt[i].alpha_dst_factor); in vrend_patch_blend_state()