Searched refs:PostCallRecordCmdDispatch (Results 1 – 5 of 5) sorted by relevance
224 void ValidationStateTracker::PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, u… in PostCallRecordCmdDispatch() function in ValidationStateTracker
668 … void PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, uint32_t z);
1628 void PostCallRecordCmdDispatch(
1914 void ThreadSafety::PostCallRecordCmdDispatch( in PostCallRecordCmdDispatch() function in ThreadSafety
3229 intercept->PostCallRecordCmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in CmdDispatch()