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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Ddisasm-a2xx.c315 static void print_fetch_dst(uint32_t dst_reg, uint32_t dst_swiz) function in typeref:typename:void
336 print_fetch_dst(vtx->dst_reg, vtx->dst_swiz);
399 print_fetch_dst(tex->dst_reg, tex->dst_swiz);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Ddisasm-a2xx.c331 print_fetch_dst(uint32_t dst_reg, uint32_t dst_swiz) function in typeref:typename:void
353 print_fetch_dst(vtx->dst_reg, vtx->dst_swiz);
417 print_fetch_dst(tex->dst_reg, tex->dst_swiz);

Completed in 4 milliseconds