Searched defs:getAllocation (Results 1 – 9 of 9) sorted by relevance
52 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::ImageWithMemory
53 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::BufferWithMemory
203 id<MTLBuffer> GrMtlResourceProvider::BufferSuballocator::getAllocation(size_t size, function
84 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::synchronization::Buffer117 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::synchronization::Image
84 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::postmortem::__anon899be0c90111::Buffer
84 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::postmortem::__anon53c612490111::Buffer
661 Allocation& getAllocation() const in getAllocation() function