Home
last modified time | relevance | path

Searched refs:PostCallRecordCmdWaitEvents (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1853 void PostCallRecordCmdWaitEvents(
Dthread_safety.cpp2272 void ThreadSafety::PostCallRecordCmdWaitEvents( in PostCallRecordCmdWaitEvents() function in ThreadSafety
Dchassis.h2901 …virtual void PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const… in PostCallRecordCmdWaitEvents() function
Dchassis.cpp3600 …intercept->PostCallRecordCmdWaitEvents(commandBuffer, eventCount, pEvents, srcStageMask, dstStageM… in CmdWaitEvents()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1791 …void PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const VkEvent…
Dcore_validation.cpp8943 void CoreChecks::PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, co… in PostCallRecordCmdWaitEvents() function in CoreChecks