Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1476 VkDeviceSize compactCopySize, in createAndCopyFrom() argument
1480 …VkDeviceSize copiedSize = compactCopySize > 0u ? compactCopySize : accelerationStructure->getStruc… in createAndCopyFrom()
1484 copyFrom(vk, device, cmdBuffer, accelerationStructure, compactCopySize > 0u); in createAndCopyFrom()
1553 VkDeviceSize compactCopySize, in createAndCopyFrom() argument
1557 …VkDeviceSize copiedSize = compactCopySize > 0u ? compactCopySize : accelerationStructure->getStruc… in createAndCopyFrom()
1561 copyFrom(vk, device, cmdBuffer, accelerationStructure, compactCopySize > 0u); in createAndCopyFrom()
DvkRayTracingUtil.hpp628 VkDeviceSize compactCopySize = 0u,
740 VkDeviceSize compactCopySize = 0u,