Home
last modified time | relevance | path

Searched defs:needs_exact (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_insert_exec_mask.cpp135 bool needs_exact(aco_ptr<Instruction>& instr) { in needs_exact() function
Daco_ir.h1629 bool needs_exact = false; /* there exists an instruction with disable_wqm = true */ variable