Searched refs:out_of_order (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard.h936 unsigned out_of_order : 2; member in struct:__anon60a087ed1f08
1007 unsigned out_of_order : 4; member in struct:__anon60a087ed2008
H A Ddisassemble.c1677 if (barrier->out_of_order)
1678 fprintf(fp, ".ooo%u", barrier->out_of_order);
1746 if (texture->out_of_order)
1747 fprintf(fp, ".ooo%u", texture->out_of_order);
H A Dmidgard_emit.c448 ins->texture.out_of_order = count;

Completed in 9 milliseconds