Searched refs:no_magic_write (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/qpu/
H A Dqpu_pack.c1015 bool no_magic_write = false; local in function:v3d_qpu_add_pack
1020 no_magic_write = true;
1024 no_magic_write = true;
1028 no_magic_write = true;
1196 if (instr->alu.add.magic_write && !no_magic_write)
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/qpu/
H A Dqpu_pack.c967 bool no_magic_write = false; local in function:v3d_qpu_add_pack
972 no_magic_write = true;
976 no_magic_write = true;
980 no_magic_write = true;
1148 if (instr->alu.add.magic_write && !no_magic_write)

Completed in 5 milliseconds