Home
last modified time | relevance | path

Searched defs:nir_mask (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c1169 unsigned nir_mask = 0; in mir_set_intr_mask() local
/third_party/mesa3d/src/compiler/nir/
Dnir_builder.h1555 nir_mask(nir_builder *b, nir_ssa_def *bits, unsigned dst_bit_size) in nir_mask() function