Home
last modified time | relevance | path

Searched defs:ObjectBase (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DObjectBase.h32 struct ObjectBase : public LinkNode<ObjectBase> { struct
33 ObjectBase(Client* client, uint32_t refcount, uint32_t id) in ObjectBase() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DObjectBase.h28 class ObjectBase : public RefCounted { class
H A DObjectBase.cpp25 ObjectBase::ObjectBase(DeviceBase* device) : RefCounted(kNotErrorPayload), mDevice(device) { in ObjectBase() function in dawn_native::ObjectBase
28 ObjectBase::ObjectBase(DeviceBase* device, ErrorTag) in ObjectBase() function in dawn_native::ObjectBase
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkObject.hpp82 class ObjectBase class

Completed in 2 milliseconds