Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h4038 void PostCallRecordCmdSetCheckpointNV(
Dthread_safety.cpp5542 void ThreadSafety::PostCallRecordCmdSetCheckpointNV( in PostCallRecordCmdSetCheckpointNV() function in ThreadSafety
Dchassis.h3588 …virtual void PostCallRecordCmdSetCheckpointNV(VkCommandBuffer commandBuffer, const void* pCheckpoi… in PostCallRecordCmdSetCheckpointNV() function
Dchassis.cpp8706 intercept->PostCallRecordCmdSetCheckpointNV(commandBuffer, pCheckpointMarker); in CmdSetCheckpointNV()