Searched refs:nir_resize_vector (Results 1 – 4 of 4) sorted by relevance
468 nir_ssa_def *val = nir_resize_vector(b, &intrin->dest.ssa, in nir_lower_blend_instr()
1104 nir_resize_vector(nir_builder *b, nir_ssa_def *src, unsigned num_components) in nir_resize_vector() function
544 unpacked = nir_resize_vector(b, unpacked, intr->dest.ssa.num_components); in pan_lower_fb_load()
2762 - nir/builder: Add a nir_resize_vector helper