Searched refs:PostCallRecordCmdDraw (Results 1 – 6 of 6) sorted by relevance
91 void ValidationStateTracker::PostCallRecordCmdDraw(VkCommandBuffer commandBuffer, uint32_t vertexCo… in PostCallRecordCmdDraw() function in ValidationStateTracker
670 …void PostCallRecordCmdDraw(VkCommandBuffer commandBuffer, uint32_t vertexCount, uint32_t instanceC…
1571 void PostCallRecordCmdDraw(
1829 void ThreadSafety::PostCallRecordCmdDraw( in PostCallRecordCmdDraw() function in ThreadSafety
2844 …virtual void PostCallRecordCmdDraw(VkCommandBuffer commandBuffer, uint32_t vertexCount, uint32_t i… in PostCallRecordCmdDraw() function
3133 …intercept->PostCallRecordCmdDraw(commandBuffer, vertexCount, instanceCount, firstVertex, firstInst… in CmdDraw()