Searched defs:QueueBase (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | Forward.h | 40 class QueueBase; variable |
D | Queue.cpp | 173 QueueBase::QueueBase(DeviceBase* device) : ApiObjectBase(device, kLabelNotImplemented) { in QueueBase() function in dawn_native::QueueBase |