Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1835 void PostCallRecordCmdResetEvent(
Dthread_safety.cpp2242 void ThreadSafety::PostCallRecordCmdResetEvent( in PostCallRecordCmdResetEvent() function in ThreadSafety
Dchassis.h2898 …virtual void PostCallRecordCmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineS… in PostCallRecordCmdResetEvent() function
Dchassis.cpp3570 intercept->PostCallRecordCmdResetEvent(commandBuffer, event, stageMask); in CmdResetEvent()