Searched defs:fence_state (Results 1 – 4 of 4) sorted by relevance
64 pub fence_state: Rc<RefCell<FenceState>>, field72 let mut fence_state = cookie.fence_state.borrow_mut(); in write_fence() localVariable
37 fence_state: Rc<RefCell<FenceState>>, field195 let fence_state = Rc::new(RefCell::new(FenceState { latest_fence: 0 })); in init() localVariable
119 fence_state: Rc<RefCell<FenceState>>, field204 let fence_state = Rc::new(RefCell::new(FenceState { latest_fence: 0 })); in init() localVariable
2826 auto fence_state = GetFenceState(fence); in VerifyQueueStateToFence() local4986 std::unique_ptr<FENCE_STATE> fence_state(new FENCE_STATE{}); in PostCallRecordCreateFence() local12514 FENCE_STATE *fence_state = GetFenceState(fence); in RecordGetExternalFenceState() local