Home
last modified time | relevance | path

Searched defs:newHostAllocationSize (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp347 const auto newHostAllocationSize = de::roundUp(requiredSize, m_minImportedHostPointerAlignment); in iterate() local
806 …VkDeviceSize newHostAllocationSize = VkDeviceSize(deCeilFloatToInt32((float(requiredSize) / float(… in iterate() local