Searched refs:PreCallValidateCmdWriteTimestamp (Results 1 – 10 of 10) sorted by relevance
72 …bool PreCallValidateCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlagBits pipel…
323 bool BestPractices::PreCallValidateCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStage… in PreCallValidateCmdWriteTimestamp() function in BestPractices
1821 …bool PreCallValidateCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlagBits pipel…
9356 bool CoreChecks::PreCallValidateCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFla… in PreCallValidateCmdWriteTimestamp() function in CoreChecks
630 bool PreCallValidateCmdWriteTimestamp(
884 bool PreCallValidateCmdWriteTimestamp(
1926 bool ObjectLifetimes::PreCallValidateCmdWriteTimestamp( in PreCallValidateCmdWriteTimestamp() function in ObjectLifetimes
2914 …virtual bool PreCallValidateCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlagBi… in PreCallValidateCmdWriteTimestamp() function
4753 bool StatelessValidation::PreCallValidateCmdWriteTimestamp( in PreCallValidateCmdWriteTimestamp() function in StatelessValidation
3710 …skip |= intercept->PreCallValidateCmdWriteTimestamp(commandBuffer, pipelineStage, queryPool, query… in CmdWriteTimestamp()