Searched defs:getAlloc (Results 1 – 5 of 5) sorted by relevance
51 AllocatorT &getAlloc() { return *this; } in getAlloc() function52 const AllocatorT &getAlloc() const { return *this; } in getAlloc() function
50 AllocatorT &getAlloc() { return *this; } in getAlloc() function51 const AllocatorT &getAlloc() const { return *this; } in getAlloc() function
483 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function500 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
693 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function710 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
6624 CommandBufferStagingStream::Alloc ResourceTracker::getAlloc() { in getAlloc() function in gfxstream::vk::ResourceTracker