Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1328 pub destroy_query_pool: PFN_vkDestroyQueryPool, field
1947 unsafe extern "system" fn destroy_query_pool( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs1282 pub unsafe fn destroy_query_pool( in destroy_query_pool() method