Searched refs:stagingAllocation (Results 1 – 1 of 1) sorted by relevance
1313 …de::MovePtr<vk::Allocation> stagingAllocation = memAlloc.allocate(stagingRequirements, MemoryRequ… in FragmentDensityMapTestInstance() local1314 …CHECK(vk.bindBufferMemory(vkDevice, *stagingBuffer, stagingAllocation->getMemory(), stagingAllocat… in FragmentDensityMapTestInstance()1315 …ImageSize.width, densityMapImageSize.height, densityMapImageLayers, stagingAllocation->getHostPtr(… in FragmentDensityMapTestInstance()1322 flushAlloc(vk, vkDevice, *stagingAllocation); in FragmentDensityMapTestInstance()