Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQuerySet.cpp103 QuerySetBase::QuerySetBase(DeviceBase* device, const QuerySetDescriptor* descriptor) in QuerySetBase() function in dawn_native::QuerySetBase
116 QuerySetBase::QuerySetBase(DeviceBase* device) : ApiObjectBase(device, kLabelNotImplemented) { in QuerySetBase() function in dawn_native::QuerySetBase
120 QuerySetBase::QuerySetBase(DeviceBase* device, ObjectBase::ErrorTag tag) in QuerySetBase() function in dawn_native::QuerySetBase
[all...]
H A DQuerySet.h28 class QuerySetBase : public ApiObjectBase { class

Completed in 1 milliseconds