Searched defs:getAllocation (Results 1 – 9 of 9) sorted by relevance
48 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::pipeline::Buffer69 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::pipeline::Image
50 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::compute::Buffer71 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::compute::Image
79 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::image::Buffer100 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::image::Image
53 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::BufferWithMemory
52 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::ImageWithMemory
70 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::geometry::Buffer98 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::geometry::Image
62 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::synchronization::Buffer95 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::synchronization::Image
64 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::tessellation::Buffer92 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::tessellation::Image
413 Allocation& getAllocation() const in getAllocation() function