Searched refs:m_imageAlloc (Results 1 – 2 of 2) sorted by relevance
75 de::MovePtr<vk::Allocation> m_imageAlloc; member in vkt::pipeline::ImageSamplingInstance
431 …m_imageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_image), MemoryRequire… in ImageSamplingInstance()432 …VK_CHECK(vk.bindImageMemory(vkDevice, *m_image, m_imageAlloc->getMemory(), m_imageAlloc->getOffset… in ImageSamplingInstance()