Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs1373 pub struct AllocationCallbacksBuilder<'a> { struct
1377 impl<'a> ::std::ops::Deref for AllocationCallbacksBuilder<'a> { implementation
1383 impl<'a> ::std::ops::DerefMut for AllocationCallbacksBuilder<'a> { implementation
1388 impl<'a> AllocationCallbacksBuilder<'a> { implementation