Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1825 void PostCallRecordCmdSetEvent(
Dthread_safety.cpp2224 void ThreadSafety::PostCallRecordCmdSetEvent( in PostCallRecordCmdSetEvent() function in ThreadSafety
Dchassis.h2895 …virtual void PostCallRecordCmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineSta… in PostCallRecordCmdSetEvent() function
Dchassis.cpp3548 intercept->PostCallRecordCmdSetEvent(commandBuffer, event, stageMask); in CmdSetEvent()