Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h230 IR3_COND_GT = 2, enumerator
Dir3_compiler_nir.c1075 pos->cat2.condition = IR3_COND_GT; in emit_alu()