Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3108 void PostCallRecordCmdBeginQueryIndexedEXT(
Dthread_safety.cpp4148 void ThreadSafety::PostCallRecordCmdBeginQueryIndexedEXT( in PostCallRecordCmdBeginQueryIndexedEXT() function in ThreadSafety
Dchassis.h3342 …virtual void PostCallRecordCmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool quer… in PostCallRecordCmdBeginQueryIndexedEXT() function
Dchassis.cpp6848 … intercept->PostCallRecordCmdBeginQueryIndexedEXT(commandBuffer, queryPool, query, flags, index); in CmdBeginQueryIndexedEXT()
/external/vulkan-validation-layers/layers/
Dcore_validation.h626 …void PostCallRecordCmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryPool, u…
Dcore_validation.cpp14179 void ValidationStateTracker::PostCallRecordCmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, V… in PostCallRecordCmdBeginQueryIndexedEXT() function in ValidationStateTracker