Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_builder.h292 nir_const_value v = nir_const_value_for_bool(x, bit_size); in nir_imm_boolN_t()
Dnir.h234 nir_const_value_for_bool(bool b, unsigned bit_size) in nir_const_value_for_bool() function