Searched refs:pan_blend_equation (Results 1 – 4 of 4) sorted by relevance
40 struct pan_blend_equation { struct62 struct pan_blend_equation equation; argument82 struct pan_blend_equation equation;102 pan_blend_reads_dest(const struct pan_blend_equation eq);105 pan_blend_can_fixed_function(const struct pan_blend_equation equation,109 pan_blend_is_opaque(const struct pan_blend_equation eq);112 pan_blend_alpha_zero_nop(const struct pan_blend_equation eq);115 pan_blend_alpha_one_store(const struct pan_blend_equation eq);118 pan_blend_constant_mask(const struct pan_blend_equation eq);152 pan_blend_to_fixed_function_equation(const struct pan_blend_equation eq,[all …]
116 pan_blend_constant_mask(const struct pan_blend_equation eq) in pan_blend_constant_mask()143 pan_blend_can_fixed_function(const struct pan_blend_equation equation, in pan_blend_can_fixed_function()283 pan_blend_is_opaque(const struct pan_blend_equation equation) in pan_blend_is_opaque()341 pan_blend_alpha_zero_nop(const struct pan_blend_equation eq) in pan_blend_alpha_zero_nop()379 pan_blend_alpha_one_store(const struct pan_blend_equation eq) in pan_blend_alpha_one_store()407 pan_blend_reads_dest(const struct pan_blend_equation equation) in pan_blend_reads_dest()422 pan_blend_to_fixed_function_equation(const struct pan_blend_equation equation, in pan_blend_to_fixed_function_equation()455 pan_pack_blend(const struct pan_blend_equation equation) in pan_pack_blend()
29 struct pan_blend_equation eq;
4465 struct pan_blend_equation equation = {0}; in panfrost_create_blend_state()