Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3767 void PostCallRecordDestroyAccelerationStructureNV(
Dthread_safety.cpp5140 void ThreadSafety::PostCallRecordDestroyAccelerationStructureNV( in PostCallRecordDestroyAccelerationStructureNV() function in ThreadSafety
Dchassis.h3531 …virtual void PostCallRecordDestroyAccelerationStructureNV(VkDevice device, VkAccelerationStructure… in PostCallRecordDestroyAccelerationStructureNV() function
Dchassis.cpp8245 …intercept->PostCallRecordDestroyAccelerationStructureNV(device, accelerationStructure, pAllocator); in DestroyAccelerationStructureNV()