[][src]Function vulkano::command_buffer::validity::check_dispatch

pub fn check_dispatch(
    device: &Device,
    dimensions: [u32; 3]
) -> Result<(), CheckDispatchError>

Checks whether the dispatch dimensions are supported by the device.