Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.c178 IR3_REG_R | IR3_REG_POS_INF | IR3_REG_HALF); in emit_cat1()
187 cat1->pos_inf = !!(dst->flags & IR3_REG_POS_INF); in emit_cat1()
Dir3.h83 IR3_REG_POS_INF= 0x1000, enumerator