Searched refs:pan_blend_reads_dest (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.h102 pan_blend_reads_dest(const struct pan_blend_equation eq);
H A Dpan_blend.c322 pan_blend_reads_dest(const struct pan_blend_equation equation) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/
H A Dtest-blend.c283 ASSERT_EQ(T.reads_dest, pan_blend_reads_dest(T.eq));
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c608 cfg.load_destination = pan_blend_reads_dest(blend->rts[rt].equation);
H A Dpanvk_vX_pipeline.c608 pipeline->blend.reads_dest |= pan_blend_reads_dest(out->equation);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3472 pan_blend_reads_dest(equation),

Completed in 12 milliseconds