Searched defs:getAllocation (Results 1 – 8 of 8) sorted by relevance
52 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::ImageWithMemory
58 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::BufferWithMemory
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::__anonc411d18c0111::Buffer
84 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::postmortem::__anon151d0eec0111::Buffer
661 Allocation& getAllocation() const in getAllocation() function