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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Ddisassemble.c1431 fprintf(fp, ".%c", components[word->index_comp]);
1459 components[word->index_comp]);
1489 fprintf(fp, ".%c", components[word->index_comp]);
1496 fprintf(fp, ".%c", components[word->index_comp]);
H A Dmidgard.h762 unsigned index_comp : 2; member in struct:__anon60a087ed1c08
H A Dmidgard_emit.c630 ldst.index_comp = midgard_ldst_comp(ldst.index_reg, ins->swizzle[2][0], sz);
H A Dmidgard_compile.c1813 ld.load_store.index_comp = target & 0x3;
1849 ld.load_store.index_comp = index & 0x3;

Completed in 12 milliseconds