Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1924 void PreCallRecordCmdWriteTimestamp(
Dthread_safety.cpp2381 void ThreadSafety::PreCallRecordCmdWriteTimestamp( in PreCallRecordCmdWriteTimestamp() function in ThreadSafety
Dchassis.h2915 …virtual void PreCallRecordCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlagBits… in PreCallRecordCmdWriteTimestamp() function
Dchassis.cpp3715 intercept->PreCallRecordCmdWriteTimestamp(commandBuffer, pipelineStage, queryPool, query); in CmdWriteTimestamp()