Home
last modified time | relevance | path

Searched refs:OnCompletionData (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DFence.h32 struct OnCompletionData { struct
39 SerialMap<OnCompletionData> requests;
DApiProcs.cpp288 Fence::OnCompletionData request; in ClientFenceOnCompletion()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DFence.h56 struct OnCompletionData { struct
64 SerialMap<OnCompletionData> mRequests; argument
DFence.cpp80 OnCompletionData request; in OnCompletion()