Searched refs:createMemoryObject (Results 1 – 19 of 19) sorted by relevance
19 mImplementation(factory->createMemoryObject()), in MemoryObject()
323 MemoryObjectID createMemoryObject(rx::GLImplFactory *factory);
444 MemoryObjectID MemoryObjectManager::createMemoryObject(rx::GLImplFactory *factory) in createMemoryObject() function in gl::MemoryObjectManager
377 MemoryObjectID createMemoryObject();
941 MemoryObjectID Context::createMemoryObject() in createMemoryObject() function in gl::Context943 return mState.mMemoryObjectManager->createMemoryObject(mImplementation.get()); in createMemoryObject()8456 memoryObjects[i] = createMemoryObject(); in createMemoryObjects()
96 virtual MemoryObjectImpl *createMemoryObject() = 0;
90 MOCK_METHOD0(createMemoryObject, MemoryObjectImpl *());
241 MemoryObjectImpl *createMemoryObject() override;
478 MemoryObjectImpl *ContextNULL::createMemoryObject() in createMemoryObject() function in rx::ContextNULL
65 MemoryObjectImpl *createMemoryObject() override;
135 MemoryObjectImpl *Context9::createMemoryObject() in createMemoryObject() function in rx::Context9
87 MemoryObjectImpl *createMemoryObject() override;
183 MemoryObjectImpl *ContextGL::createMemoryObject() in createMemoryObject() function in rx::ContextGL
66 MemoryObjectImpl *createMemoryObject() override;
234 MemoryObjectImpl *Context11::createMemoryObject() in createMemoryObject() function in rx::Context11
244 MemoryObjectImpl *createMemoryObject() override;
1264 MemoryObjectImpl *ContextMtl::createMemoryObject()
337 MemoryObjectImpl *createMemoryObject() override;
4365 MemoryObjectImpl *ContextVk::createMemoryObject() in createMemoryObject() function in rx::ContextVk