Searched defs:DescriptorState (Results 1 – 2 of 2) sorted by relevance
13 enum DescriptorState<T> { enum18 impl<T> DescriptorState<T> { implementation
232 let DescriptorState::Reserved(reservation) = &range.state else { in reservation_commit() localVariable248 let DescriptorState::Allocated(allocation) = &mut range.state else { in reserve_existing() localVariable