Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdCopyAccelerationStructureNV (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3815 void PreCallRecordCmdCopyAccelerationStructureNV(
Dthread_safety.cpp5211 void ThreadSafety::PreCallRecordCmdCopyAccelerationStructureNV( in PreCallRecordCmdCopyAccelerationStructureNV() function in ThreadSafety
Dchassis.h3542 …virtual void PreCallRecordCmdCopyAccelerationStructureNV(VkCommandBuffer commandBuffer, VkAccelera… in PreCallRecordCmdCopyAccelerationStructureNV() function
Dchassis.cpp8336 intercept->PreCallRecordCmdCopyAccelerationStructureNV(commandBuffer, dst, src, mode); in CmdCopyAccelerationStructureNV()