Searched refs:PostCallRecordCmdDispatchIndirect (Results 1 – 6 of 6) sorted by relevance
246 void ValidationStateTracker::PostCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuf… in PostCallRecordCmdDispatchIndirect() function in ValidationStateTracker
669 …void PostCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSiz…
1639 void PostCallRecordCmdDispatchIndirect(
1932 void ThreadSafety::PostCallRecordCmdDispatchIndirect( in PostCallRecordCmdDispatchIndirect() function in ThreadSafety
2859 …virtual void PostCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkD… in PostCallRecordCmdDispatchIndirect() function
3251 intercept->PostCallRecordCmdDispatchIndirect(commandBuffer, buffer, offset); in CmdDispatchIndirect()