Home
last modified time | relevance | path

Searched refs:stagingAllocation (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp1313 …de::MovePtr<vk::Allocation> stagingAllocation = memAlloc.allocate(stagingRequirements, MemoryRequ… in FragmentDensityMapTestInstance() local
1314 …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()