Home
last modified time | relevance | path

Searched defs:QueueBase (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQueue.h28 class QueueBase : public ApiObjectBase { class
H A 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
[all...]

Completed in 2 milliseconds