Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_opt_tid_function.c289 if (nir_const_value_as_bool(value, 1) == (shuffle_idx != 1)) { in gather_invocation_uses()
/external/mesa3d/src/compiler/nir/
Dnir.h410 nir_const_value_as_bool(nir_const_value value, unsigned bit_size) in nir_const_value_as_bool() function