Home
last modified time | relevance | path

Searched defs:PostCallRecordCmdWaitEvents (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp2272 void ThreadSafety::PostCallRecordCmdWaitEvents( in PostCallRecordCmdWaitEvents() function in ThreadSafety
H A Dchassis.h2901 …virtual void PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const… in PostCallRecordCmdWaitEvents() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp8943 void CoreChecks::PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, co… in PostCallRecordCmdWaitEvents() function in CoreChecks