Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1353 pub destroy_descriptor_set_layout: PFN_vkDestroyDescriptorSetLayout, field
2425 unsafe extern "system" fn destroy_descriptor_set_layout( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs1296 pub unsafe fn destroy_descriptor_set_layout( in destroy_descriptor_set_layout() method