Searched refs:PreCallRecordCmdDispatchIndirect (Results 1 – 6 of 6) sorted by relevance
242 void CoreChecks::PreCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, V… in PreCallRecordCmdDispatchIndirect() function in CoreChecks
1772 …void PreCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize…
1634 void PreCallRecordCmdDispatchIndirect(
1923 void ThreadSafety::PreCallRecordCmdDispatchIndirect( in PreCallRecordCmdDispatchIndirect() function in ThreadSafety
2858 …virtual void PreCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDe… in PreCallRecordCmdDispatchIndirect() function
3246 intercept->PreCallRecordCmdDispatchIndirect(commandBuffer, buffer, offset); in CmdDispatchIndirect()