Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1389 VkDeviceSize compactCopySize, in createAndCopyFrom() argument
1393 …VkDeviceSize copiedSize = compactCopySize > 0u ? compactCopySize : accelerationStructure->getStruc… in createAndCopyFrom()
1397 copyFrom(vk, device, cmdBuffer, accelerationStructure, compactCopySize > 0u); in createAndCopyFrom()
1466 VkDeviceSize compactCopySize, in createAndCopyFrom() argument
1470 …VkDeviceSize copiedSize = compactCopySize > 0u ? compactCopySize : accelerationStructure->getStruc… in createAndCopyFrom()
1474 copyFrom(vk, device, cmdBuffer, accelerationStructure, compactCopySize > 0u); in createAndCopyFrom()
DvkRayTracingUtil.hpp562 VkDeviceSize compactCopySize = 0u,
665 VkDeviceSize compactCopySize = 0u,