Skip to main content

try_dispatch_param_words

Function try_dispatch_param_words 

Source
pub fn try_dispatch_param_words(
    bindings: &[Binding],
    element_count: u32,
) -> Result<Vec<u32>, String>
Expand description

Build per-buffer element-count parameter words for a dispatch with fallible host-staging allocation.