Skip to main content

upload_spatial_tensor_attribute_chunks

Function upload_spatial_tensor_attribute_chunks 

Source
pub fn upload_spatial_tensor_attribute_chunks(
    runtime: &WgpuRuntime,
    tensor: &SpatialTensor<'_>,
    layout: AoSoAAttributeLayout,
) -> SpatialResult<Vec<GpuAoSoAttributeChunk>>
Expand description

Packs and uploads every tensor chunk with an explicit attribute layout.