Searched refs:PostCallRecordCmdBeginQuery (Results 1 – 6 of 6) sorted by relevance
1896 void PostCallRecordCmdBeginQuery(
2333 void ThreadSafety::PostCallRecordCmdBeginQuery( in PostCallRecordCmdBeginQuery() function in ThreadSafety
2907 …virtual void PostCallRecordCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uin… in PostCallRecordCmdBeginQuery() function
3652 intercept->PostCallRecordCmdBeginQuery(commandBuffer, queryPool, query, flags); in CmdBeginQuery()
625 …void PostCallRecordCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t sl…
9121 void ValidationStateTracker::PostCallRecordCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool… in PostCallRecordCmdBeginQuery() function in ValidationStateTracker