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.c184 IR3_REG_R | IR3_REG_POS_INF | IR3_REG_HALF); in emit_cat1()
193 cat1->pos_inf = !!(dst->flags & IR3_REG_POS_INF); in emit_cat1()
Dir3.h77 IR3_REG_POS_INF= 0x800, enumerator