Searched refs:PostCallRecordCmdDrawIndexed (Results 1 – 6 of 6) sorted by relevance
133 void ValidationStateTracker::PostCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t i… in PostCallRecordCmdDrawIndexed() function in ValidationStateTracker
672 …void PostCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, uint32_t ins…
1586 void PostCallRecordCmdDrawIndexed(
1850 void ThreadSafety::PostCallRecordCmdDrawIndexed( in PostCallRecordCmdDrawIndexed() function in ThreadSafety
2847 …virtual void PostCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, uint… in PostCallRecordCmdDrawIndexed() function
3158 …intercept->PostCallRecordCmdDrawIndexed(commandBuffer, indexCount, instanceCount, firstIndex, vert… in CmdDrawIndexed()