Searched refs:PostCallRecordCmdWaitEvents (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 1853 void PostCallRecordCmdWaitEvents(
|
D | thread_safety.cpp | 2272 void ThreadSafety::PostCallRecordCmdWaitEvents( in PostCallRecordCmdWaitEvents() function in ThreadSafety
|
D | chassis.h | 2901 …virtual void PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const… in PostCallRecordCmdWaitEvents() function
|
D | chassis.cpp | 3600 …intercept->PostCallRecordCmdWaitEvents(commandBuffer, eventCount, pEvents, srcStageMask, dstStageM… in CmdWaitEvents()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 1791 …void PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const VkEvent…
|
D | core_validation.cpp | 8943 void CoreChecks::PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, co… in PostCallRecordCmdWaitEvents() function in CoreChecks
|