Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c445 CARD8 op, struct blendinfo *op_info_result, in glamor_set_composite_op() argument
503 op_info_result->source_blend = source_blend; in glamor_set_composite_op()
504 op_info_result->dest_blend = dest_blend; in glamor_set_composite_op()
505 op_info_result->source_alpha = op_info->source_alpha; in glamor_set_composite_op()
506 op_info_result->dest_alpha = op_info->dest_alpha; in glamor_set_composite_op()