Home
last modified time | relevance | path

Searched defs:dst_exp (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Ddisasm-a2xx.c86 static void print_dstreg(uint32_t num, uint32_t mask, uint32_t dst_exp) in print_dstreg()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c385 union tgsi_exec_channel *dst_exp, in micro_dfracexp()
3843 union tgsi_exec_channel dst_exp; in exec_dfracexp() local