Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Ddisasm-a2xx.c315 static void print_fetch_dst(uint32_t dst_reg, uint32_t dst_swiz) in print_fetch_dst() function
336 print_fetch_dst(vtx->dst_reg, vtx->dst_swiz); in print_fetch_vtx()
399 print_fetch_dst(tex->dst_reg, tex->dst_swiz); in print_fetch_tex()