Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1840 void PreCallRecordCmdWaitEvents(
Dthread_safety.cpp2251 void ThreadSafety::PreCallRecordCmdWaitEvents( in PreCallRecordCmdWaitEvents() function in ThreadSafety
Dchassis.h2900 …virtual void PreCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const … in PreCallRecordCmdWaitEvents() function
Dchassis.cpp3595 …intercept->PreCallRecordCmdWaitEvents(commandBuffer, eventCount, pEvents, srcStageMask, dstStageMa… in CmdWaitEvents()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1786 …void PreCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const VkEvent*…
Dcore_validation.cpp8919 void CoreChecks::PreCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, con… in PreCallRecordCmdWaitEvents() function in CoreChecks