Home
last modified time | relevance | path

Searched defs:ApiObjectBase (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DObjectBase.cpp40 ApiObjectBase::ApiObjectBase(DeviceBase* device, const char* label) : ObjectBase(device) { in ApiObjectBase() function in dawn_native::ApiObjectBase
46 ApiObjectBase::ApiObjectBase(DeviceBase* device, ErrorTag tag) : ObjectBase(device, tag) { in ApiObjectBase() function in dawn_native::ApiObjectBase
49 ApiObjectBase::ApiObjectBase(DeviceBase* device, LabelNotImplementedTag tag) in ApiObjectBase() function in dawn_native::ApiObjectBase
DEncodingContext.h31 class ApiObjectBase; variable
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
Dwebgpu_absl_format.h61 class ApiObjectBase; variable