Home
last modified time | relevance | path

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

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