Searched defs:high_bound (Results 1 – 3 of 3) sorted by relevance
119 nir_def *high_bound = nir_imm_int(b, 255); in decode_etc2_alpha() local
960 let mut high_bound = low_bound.clone().add(1.into(), int)?; in iter_root_n() localVariable
983 float high_bound, in compute_quantized_weights_for_decimation()