Sarek_vulkan.Vulkan_api_streammodule Device = Vulkan_api_devicetype t = {command_pool : Vulkan_types.vk_command_pool;command_buffer : Vulkan_types.vk_command_buffer Ctypes.structure Ctypes.ptr;fence : Vulkan_types.vk_fence;device : Device.t;}val default_streams : (int, t) Stdlib.Hashtbl.tval destroy : t -> unitval synchronize : t -> unit