Searched refs:swizzled_load (Results 1 – 1 of 1) sorted by relevance
40 nir_ssa_def *swizzled_load = nir_swizzle(&b, &load->dest.ssa, (unsigned[]) { 0, 0, 0, 0}, 4); in build_buffer_fill_shader() local43 store->src[0] = nir_src_for_ssa(swizzled_load); in build_buffer_fill_shader()