Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c427 glamor_translate_blend_alpha_to_red(GLenum blend) in glamor_translate_blend_alpha_to_red() function
499 source_blend = glamor_translate_blend_alpha_to_red(source_blend); in glamor_set_composite_op()
500 dest_blend = glamor_translate_blend_alpha_to_red(dest_blend); in glamor_set_composite_op()