Home
last modified time | relevance | path

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

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