Searched defs:StandardDescriptorSetAllocator (Results 1 – 1 of 1) sorted by relevance
96 pub struct StandardDescriptorSetAllocator { struct112 impl StandardDescriptorSetAllocator { implementation115 pub fn new(device: Arc<Device>) -> StandardDescriptorSetAllocator { in new()142 unsafe impl DescriptorSetAllocator for StandardDescriptorSetAllocator { implementation204 unsafe impl DeviceOwned for StandardDescriptorSetAllocator { implementation