Searched refs:PreCallRecordCmdWaitEvents (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 1840 void PreCallRecordCmdWaitEvents(
|
D | thread_safety.cpp | 2251 void ThreadSafety::PreCallRecordCmdWaitEvents( in PreCallRecordCmdWaitEvents() function in ThreadSafety
|
D | chassis.h | 2900 …virtual void PreCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const … in PreCallRecordCmdWaitEvents() function
|
D | chassis.cpp | 3595 …intercept->PreCallRecordCmdWaitEvents(commandBuffer, eventCount, pEvents, srcStageMask, dstStageMa… in CmdWaitEvents()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 1786 …void PreCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, const VkEvent*…
|
D | core_validation.cpp | 8919 void CoreChecks::PreCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, con… in PreCallRecordCmdWaitEvents() function in CoreChecks
|