Searched defs:ApiObjectBase (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | ObjectBase.cpp | 40 ApiObjectBase::ApiObjectBase(DeviceBase* device, const char* label) : ObjectBase(device) { in ApiObjectBase() function in dawn_native::ApiObjectBase |
D | EncodingContext.h | 31 class ApiObjectBase; variable |
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/ | ||
D | webgpu_absl_format.h | 61 class ApiObjectBase; variable |