Searched defs:StdDescriptorPool (Results 1 – 2 of 2) sorted by relevance
31 pub struct StdDescriptorPool { struct42 impl StdDescriptorPool { impl44 pub fn new(device: Arc<Device>) -> StdDescriptorPool { in new()146 unsafe impl DeviceOwned for StdDescriptorPool { implementation
488 pub fn standard_descriptor_pool(me: &Arc<Self>) -> Arc<StdDescriptorPool> { in standard_descriptor_pool()