HomeSort by: relevance | last modified time | path
    Searched defs:waitin (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
emu.c 291 emu->waitin = true;
323 bool waitin = emu->waitin; local
324 emu->waitin = false;
353 if (waitin) {
emu.h 176 /* executed waitin, jump to handler after next instruction (ie. after
179 bool waitin; member in struct:emu
181 /* (r)un mode, don't stop for input until next waitin: */
afuc.h 202 } waitin; member in union:PACKED
  /xsrc/external/mit/MesaLib/dist/src/freedreno/.gitlab-ci/traces/
afuc_test.asm 70 waitin label
76 waitin label
86 waitin label
94 waitin label
105 waitin label
153 waitin label
171 waitin label
184 waitin label
196 waitin label
322 waitin
    [all...]

Completed in 27 milliseconds