Searched defs:UnsafeCommandPool (Results 1 – 1 of 1) sorted by relevance
35 pub struct UnsafeCommandPool { struct42 // We don't want `UnsafeCommandPool` to implement Sync. argument47 unsafe impl Send for UnsafeCommandPool {} implementation49 impl UnsafeCommandPool { implementation68 ) -> Result<UnsafeCommandPool, OomError> { in new()253 unsafe impl DeviceOwned for UnsafeCommandPool { implementation260 unsafe impl VulkanObject for UnsafeCommandPool { implementation269 impl Drop for UnsafeCommandPool { implementation