Home
last modified time | relevance | path

Searched refs:AddDispatchSyncScope (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DComputePassEncoder.cpp190 AddDispatchSyncScope(); in APIDispatch()
349 AddDispatchSyncScope(std::move(scope)); in APIDispatchIndirect()
426 void ComputePassEncoder::AddDispatchSyncScope(SyncScopeUsageTracker scope) { in AddDispatchSyncScope() function in dawn_native::ComputePassEncoder
DComputePassEncoder.h78 void AddDispatchSyncScope(SyncScopeUsageTracker scope = {});