Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1349 pub destroy_pipeline_layout: PFN_vkDestroyPipelineLayout, field
2350 unsafe extern "system" fn destroy_pipeline_layout( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs1184 pub unsafe fn destroy_pipeline_layout( in destroy_pipeline_layout() method