Home
last modified time | relevance | path

Searched defs:destroy_semaphore (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs1254 pub unsafe fn destroy_semaphore( in destroy_semaphore() method
/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1321 pub destroy_semaphore: PFN_vkDestroySemaphore, field
1841 unsafe extern "system" fn destroy_semaphore( in load() function