Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h371 uint8_t exp_adjust_all : 6; member
Ddisasm-a2xx.c374 printf(" exp_adjust_all=%u", vtx->exp_adjust_all); in print_fetch_vtx()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_program.c178 instr->exp_adjust_all = fmt.exp_adjust; in patch_vtx_fetch()