Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/xa/
Dxa_composite.c48 unsigned rgb_dst : 8; /**< PIPE_BLENDFACTOR_x */ member
139 blend->rgb_dst = xa_convert_blend_for_luminance(blend->rgb_dst); in blend_for_op()
268 blend.rt[0].rgb_dst_factor = blend_opt.rgb_dst; in bind_composite_blend_state()
269 blend.rt[0].alpha_dst_factor = blend_opt.rgb_dst; in bind_composite_blend_state()