Searched refs:stagingRequirements (Results 1 – 1 of 1) sorted by relevance
1312 …const vk::VkMemoryRequirements stagingRequirements = vk::getBufferMemoryRequirements(vk, vkDevice,… in FragmentDensityMapTestInstance() local1313 …de::MovePtr<vk::Allocation> stagingAllocation = memAlloc.allocate(stagingRequirements, MemoryRequ… in FragmentDensityMapTestInstance()