Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs3952 pub bind_buffer_memory2: crate::vk::PFN_vkBindBufferMemory2, field
3978 unsafe extern "system" fn bind_buffer_memory2( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs717 pub unsafe fn bind_buffer_memory2( in bind_buffer_memory2() method