Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_helper_invocations.c243 ins->helper_execute = BITSET_TEST(deps, ins->dest); in mir_analyze_helper_requirements()
Dmidgard_print.c231 if (ins->helper_execute) in mir_print_instruction()
Dcompiler.h132 bool helper_execute; member
Dmidgard_emit.c1067 ins->texture.last = ins->helper_terminate || ins->helper_execute; in emit_binary_bundle()