Skip to main content

dispatch_element_count_for_program

Function dispatch_element_count_for_program 

Source
pub fn dispatch_element_count_for_program(
    program: &Program,
    bindings: &[Binding],
) -> u32
Expand description

Derive the dispatch element count from a binding plan and Program body.