Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/gpu/
Dmod.rs167 struct FenceStateSnapshot { struct
178 fn snapshot(&self) -> FenceStateSnapshot { in snapshot()
185 fn restore(&mut self, snapshot: FenceStateSnapshot) { in restore()