[][src]Function wgpu_native::queue_submit

pub fn queue_submit<B: GfxBackend>(
    global: &Global,
    queue_id: QueueId,
    command_buffer_ids: &[CommandBufferId]
)