Searched refs:PreCallRecordCmdDispatch (Results 1 – 5 of 5) sorted by relevance
220 void CoreChecks::PreCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, ui… in PreCallRecordCmdDispatch() function in CoreChecks
1770 … void PreCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, uint32_t z);
1622 void PreCallRecordCmdDispatch(
1905 void ThreadSafety::PreCallRecordCmdDispatch( in PreCallRecordCmdDispatch() function in ThreadSafety
3224 intercept->PreCallRecordCmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in CmdDispatch()