Searched defs:getMemoryObject (Results 1 – 3 of 3) sorted by relevance
473 MemoryObject *MemoryObjectManager::getMemoryObject(MemoryObjectID handle) const in getMemoryObject() function in gl::MemoryObjectManager
6732 MemoryObject *Context::getMemoryObject(MemoryObjectID handle) const in getMemoryObject() function in gl::Context
835 Allocation *getMemoryObject() { return &mAllocation; } in getMemoryObject() function