Searched refs:dest_alpha (Results 1 – 3 of 3) sorted by relevance
466 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()
480 if (PICT_FORMAT_A(dst->format) == 0 && op_info->dest_alpha) { in glamor_set_blend()
134 Bool dest_alpha; member