Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h4034 void PreCallRecordCmdSetCheckpointNV(
Dthread_safety.cpp5536 void ThreadSafety::PreCallRecordCmdSetCheckpointNV( in PreCallRecordCmdSetCheckpointNV() function in ThreadSafety
Dchassis.h3587 …virtual void PreCallRecordCmdSetCheckpointNV(VkCommandBuffer commandBuffer, const void* pCheckpoin… in PreCallRecordCmdSetCheckpointNV() function
Dchassis.cpp8701 intercept->PreCallRecordCmdSetCheckpointNV(commandBuffer, pCheckpointMarker); in CmdSetCheckpointNV()