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