Searched refs:nir_const_value_as_bool (Results 1 – 2 of 2) sorted by relevance
289 if (nir_const_value_as_bool(value, 1) == (shuffle_idx != 1)) { in gather_invocation_uses()
410 nir_const_value_as_bool(nir_const_value value, unsigned bit_size) in nir_const_value_as_bool() function