Searched refs:PostCallRecordCmdDrawIndexedIndirect (Results 1 – 6 of 6) sorted by relevance
204 void ValidationStateTracker::PostCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, Vk… in PostCallRecordCmdDrawIndexedIndirect() function in ValidationStateTracker
674 …void PostCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDevice…
1615 void PostCallRecordCmdDrawIndexedIndirect(
1894 void ThreadSafety::PostCallRecordCmdDrawIndexedIndirect( in PostCallRecordCmdDrawIndexedIndirect() function in ThreadSafety
2853 …virtual void PostCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, … in PostCallRecordCmdDrawIndexedIndirect() function
3206 … intercept->PostCallRecordCmdDrawIndexedIndirect(commandBuffer, buffer, offset, drawCount, stride); in CmdDrawIndexedIndirect()