Searched refs:pan_blend_reads_dest (Results 1 – 6 of 6) sorted by relevance
102 pan_blend_reads_dest(const struct pan_blend_equation eq);
322 pan_blend_reads_dest(const struct pan_blend_equation equation) in pan_blend_reads_dest() function
283 ASSERT_EQ(T.reads_dest, pan_blend_reads_dest(T.eq)); in main()
608 cfg.load_destination = pan_blend_reads_dest(blend->rts[rt].equation); in panvk_per_arch()
608 pipeline->blend.reads_dest |= pan_blend_reads_dest(out->equation); in panvk_pipeline_builder_parse_color_blend()
3464 pan_blend_reads_dest(equation), in panfrost_create_blend_state()