Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c466 if (PICT_FORMAT_A(dest->format) == 0 && op_info->dest_alpha) { in glamor_set_composite_op()
506 op_info_result->dest_alpha = op_info->dest_alpha; in glamor_set_composite_op()
H A Dglamor_program.c480 if (PICT_FORMAT_A(dst->format) == 0 && op_info->dest_alpha) { in glamor_set_blend()
H A Dglamor_priv.h134 Bool dest_alpha; member