Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h326 uint8_t tx_coord_denorm : 1; member
Ddisasm-a2xx.c426 if (tex->tx_coord_denorm) in print_fetch_tex()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c225 tex->tx_coord_denorm = instr->fetch.tex.is_rect; in fill_instr()