pub fn gather_split_kernel(device: &Device) -> &'static KernelExpand description
Split-binding gather: table (ro) + uniform + idx (ro) + out (rw, separate
buffer). For >4 GiB arenas where the embedding output lies outside the
table’s bind window. See [build_kernel_ro_u_ro_rw].