Searched refs:helper_execute (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_helper_invocations.c243 ins->helper_execute = BITSET_TEST(deps, ins->dest);
H A Dmidgard_print.c231 if (ins->helper_execute)
H A Dcompiler.h132 bool helper_execute; member in struct:midgard_instruction
H A Dmidgard_emit.c1067 ins->texture.last = ins->helper_terminate || ins->helper_execute;

Completed in 6 milliseconds