Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1996 void PreCallRecordCmdExecuteCommands(
Dthread_safety.cpp2497 void ThreadSafety::PreCallRecordCmdExecuteCommands( in PreCallRecordCmdExecuteCommands() function in ThreadSafety
Dchassis.h2933 …virtual void PreCallRecordCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBuffer… in PreCallRecordCmdExecuteCommands() function
Dchassis.cpp3852 … intercept->PreCallRecordCmdExecuteCommands(commandBuffer, commandBufferCount, pCommandBuffers); in CmdExecuteCommands()
/external/vulkan-validation-layers/layers/
Dcore_validation.h695 … void PreCallRecordCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBuffersCount,
Dcore_validation.cpp11682 void ValidationStateTracker::PreCallRecordCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_… in PreCallRecordCmdExecuteCommands() function in ValidationStateTracker