Skip to main content

try_persistent_body

Function try_persistent_body 

Source
pub fn try_persistent_body(
    workgroup_size_x: u32,
    opcodes: &[OpcodeHandler],
) -> Result<Vec<Node>, String>
Expand description

Fallible persistent body builder with explicit staging-allocation reporting.