Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DForward.h34 class QueueBase; variable
DQueue.cpp28 QueueBase::QueueBase(DeviceBase* device) : ObjectBase(device) { in QueueBase() function in dawn_native::QueueBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DForward.h40 class QueueBase; variable
DQueue.cpp173 QueueBase::QueueBase(DeviceBase* device) : ApiObjectBase(device, kLabelNotImplemented) { in QueueBase() function in dawn_native::QueueBase
176 QueueBase::QueueBase(DeviceBase* device, ObjectBase::ErrorTag tag) in QueueBase() function in dawn_native::QueueBase