Lines Matching refs:AllocationSp
73 typedef de::SharedPtr<Allocation> AllocationSp; typedef
174 vector<AllocationSp> createImageMemory (const vector<VkImageSp>& images) const;
182 vector<AllocationSp> createBufferMemory (const vector<VkBufferSp>& buffers) const;
321 vector<AllocationSp> MultisampleRenderPassTestBase::createImageMemory (const vector<VkImageSp>& ima… in createImageMemory()
326 std::vector<AllocationSp> memory (images.size()); in createImageMemory()
416 vector<AllocationSp> MultisampleRenderPassTestBase::createBufferMemory (const vector<VkBufferSp>& b… in createBufferMemory()
624 const std::vector<AllocationSp> m_multisampleImageMemory;
628 const std::vector<AllocationSp> m_singlesampleImageMemory;
639 const std::vector<AllocationSp> m_bufferMemory;
1874 const std::vector<AllocationSp> m_multisampleImageMemory;
1878 const std::vector<AllocationSp> m_singlesampleImageMemory;
1894 const std::vector<AllocationSp> m_bufferMemory;