Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1930 void PostCallRecordCmdWriteTimestamp(
Dthread_safety.cpp2391 void ThreadSafety::PostCallRecordCmdWriteTimestamp( in PostCallRecordCmdWriteTimestamp() function in ThreadSafety
Dchassis.h2916 …virtual void PostCallRecordCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlagBit… in PostCallRecordCmdWriteTimestamp() function
Dchassis.cpp3720 intercept->PostCallRecordCmdWriteTimestamp(commandBuffer, pipelineStage, queryPool, query); in CmdWriteTimestamp()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1823 …void PostCallRecordCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlagBits pipeli…
Dcore_validation.cpp9368 void CoreChecks::PostCallRecordCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlag… in PostCallRecordCmdWriteTimestamp() function in CoreChecks