Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1363 pub destroy_render_pass: PFN_vkDestroyRenderPass, field
2620 unsafe extern "system" fn destroy_render_pass( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs1156 pub unsafe fn destroy_render_pass( in destroy_render_pass() method