Searched refs:any_greater_than_1 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_tcs_workarounds.c91 nir_ssa_def *any_greater_than_1 = local in function:emit_quads_workaround
95 nir_push_if(b, any_greater_than_1);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_tcs_workarounds.c99 nir_ssa_def *any_greater_than_1 = local in function:emit_quads_workaround
104 if_stmt->condition = nir_src_for_ssa(any_greater_than_1);

Completed in 2 milliseconds