Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1351 pub destroy_sampler: PFN_vkDestroySampler, field
2387 unsafe extern "system" fn destroy_sampler( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs970 pub unsafe fn destroy_sampler( in destroy_sampler() method