Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_wrmasks.c146 unsigned offset_adj = offset_units * first_component; in split_wrmask() local
149 nir_intrinsic_base(intr) + offset_adj); in split_wrmask()
152 nir_imm_intN_t(b, offset_adj, offset->bit_size)); in split_wrmask()