Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h1030 MIDGARD_RTZ = 0x1, /* round to zero */ enumerator
Dmidgard_compile.c518 roundmode = MIDGARD_RTZ; \
616 *roundmode = MIDGARD_RTZ; in mir_copy_src()