Home
last modified time | relevance | path

Searched refs:PostCallRecordCmdExecuteCommands (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h2001 void PostCallRecordCmdExecuteCommands(
H A Dthread_safety.cpp2510 void ThreadSafety::PostCallRecordCmdExecuteCommands( in PostCallRecordCmdExecuteCommands() function in ThreadSafety
H A Dchassis.h2934 …virtual void PostCallRecordCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBuffe… in PostCallRecordCmdExecuteCommands() function
H A Dchassis.cpp3857 … intercept->PostCallRecordCmdExecuteCommands(commandBuffer, commandBufferCount, pCommandBuffers); in CmdExecuteCommands()