Searched refs:createAndCopyFrom (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingCaptureReplayTests.cpp | 1170 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, *allocator, bottomLevelAccelerationStructures[i… in runTest() 1186 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, *allocator, bottomLevelAccelerationStructures[i… in runTest() 1281 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, *allocator, topLevel… in runTest() 1293 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, *allocator, topLevel… in runTest()
|
D | vktRayTracingAccelerationStructuresTests.cpp | 1624 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, bottomLevelAccelerationStructures[i]… in runTest() 1640 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, bottomLevelAccelerationStructures[i]… in runTest() 1740 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, topLevelA… in runTest() 1752 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, topLevelA… in runTest() 2632 …asCopy->createAndCopyFrom(vkd, device, cmdBuffer, allocator, sourceStructures[i].get(), compactSiz… in performTest()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.hpp | 623 void createAndCopyFrom (const DeviceInterface& vk, 735 void createAndCopyFrom (const DeviceInterface& vk,
|
D | vkRayTracingUtil.cpp | 1471 void BottomLevelAccelerationStructure::createAndCopyFrom (const DeviceInterface& vk, in createAndCopyFrom() function in vk::BottomLevelAccelerationStructure 1548 void TopLevelAccelerationStructure::createAndCopyFrom (const DeviceInterface& vk, in createAndCopyFrom() function in vk::TopLevelAccelerationStructure
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryAccelerationStructuresTests.cpp | 2557 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, bottomLevelAccelerationStructures[i]… in runTest() 2573 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, bottomLevelAccelerationStructures[i]… in runTest() 2672 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, topLevelA… in runTest() 2684 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, topLevelA… in runTest()
|