Searched refs:MemoryObjectImpl (Results 1 – 22 of 22) sorted by relevance
20 class MemoryObjectImpl; variable35 rx::MemoryObjectImpl *getImplementation() const { return mImplementation.get(); } in getImplementation()51 std::unique_ptr<rx::MemoryObjectImpl> mImplementation;
25 class MemoryObjectImpl : angle::NonCopyable28 virtual ~MemoryObjectImpl() {} in ~MemoryObjectImpl()
41 class MemoryObjectImpl; variable100 virtual MemoryObjectImpl *createMemoryObject() = 0;
16 class MemoryObjectGL : public MemoryObjectImpl
89 MemoryObjectImpl *createMemoryObject() override;
218 MemoryObjectImpl *ContextGL::createMemoryObject() in createMemoryObject()
18 class MemoryObjectVk : public MemoryObjectImpl
360 MemoryObjectImpl *createMemoryObject() override;
6338 MemoryObjectImpl *ContextVk::createMemoryObject() in createMemoryObject()
95 MOCK_METHOD0(createMemoryObject, MemoryObjectImpl *());
68 MemoryObjectImpl *createMemoryObject() override;
145 MemoryObjectImpl *Context9::createMemoryObject() in createMemoryObject()
246 MemoryObjectImpl *createMemoryObject() override;
502 MemoryObjectImpl *ContextNULL::createMemoryObject() in createMemoryObject()
70 MemoryObjectImpl *createMemoryObject() override;
243 MemoryObjectImpl *Context11::createMemoryObject() in createMemoryObject()
240 MemoryObjectImpl *createMemoryObject() override;
982 MemoryObjectImpl *ContextWgpu::createMemoryObject() in createMemoryObject()
258 MemoryObjectImpl *createMemoryObject() override;
1567 MemoryObjectImpl *ContextMtl::createMemoryObject()
357 "src/libANGLE/renderer/MemoryObjectImpl.h",
3572 "src/libANGLE/renderer/MemoryObjectImpl.h",