Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/src/device/
Dmod.rs157 standard_pool: Mutex<Weak<StdMemoryPool>>, field
474 pub fn standard_pool(me: &Arc<Self>) -> Arc<StdMemoryPool> { in standard_pool() method