Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3121 void PostCallRecordCmdEndQueryIndexedEXT(
Dthread_safety.cpp4169 void ThreadSafety::PostCallRecordCmdEndQueryIndexedEXT( in PostCallRecordCmdEndQueryIndexedEXT() function in ThreadSafety
Dchassis.h3345 …virtual void PostCallRecordCmdEndQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryP… in PostCallRecordCmdEndQueryIndexedEXT() function
Dchassis.cpp6871 intercept->PostCallRecordCmdEndQueryIndexedEXT(commandBuffer, queryPool, query, index); in CmdEndQueryIndexedEXT()
/external/vulkan-validation-layers/layers/
Dcore_validation.h692 …void PostCallRecordCmdEndQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uin…
Dcore_validation.cpp14202 void ValidationStateTracker::PostCallRecordCmdEndQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQ… in PostCallRecordCmdEndQueryIndexedEXT() function in ValidationStateTracker