Type Definition imgui_vulkano_renderer_unsafe::Texture[][src]

type Texture = (Arc<dyn ImageViewAccess + Send + Sync>, Arc<Sampler>);