Searched refs:createAndCopyFrom (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.hpp | 557 void createAndCopyFrom (const DeviceInterface& vk, 660 void createAndCopyFrom (const DeviceInterface& vk,
|
D | vkRayTracingUtil.cpp | 1384 void BottomLevelAccelerationStructure::createAndCopyFrom (const DeviceInterface& vk, in createAndCopyFrom() function in vk::BottomLevelAccelerationStructure 1461 void TopLevelAccelerationStructure::createAndCopyFrom (const DeviceInterface& vk, in createAndCopyFrom() function in vk::TopLevelAccelerationStructure
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingCaptureReplayTests.cpp | 1171 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, *allocator, bottomLevelAccelerationStructures[i… in runTest() 1187 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, *allocator, bottomLevelAccelerationStructures[i… in runTest() 1282 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, *allocator, topLevel… in runTest() 1294 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, *allocator, topLevel… in runTest()
|
D | vktRayTracingAccelerationStructuresTests.cpp | 1623 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, bottomLevelAccelerationStructures[i]… in runTest() 1639 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, bottomLevelAccelerationStructures[i]… in runTest() 1739 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, topLevelA… in runTest() 1751 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, topLevelA… in runTest()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryAccelerationStructuresTests.cpp | 2544 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, bottomLevelAccelerationStructures[i]… in runTest() 2560 …asCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, bottomLevelAccelerationStructures[i]… in runTest() 2659 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, topLevelA… in runTest() 2671 …topLevelAccelerationStructureCopy->createAndCopyFrom(vkd, device, *cmdBuffer, allocator, topLevelA… in runTest()
|