Searched refs:current_cmds (Results 1 – 1 of 1) sorted by relevance
3113 vector<VkCommandBuffer> current_cmds; in PreCallValidateQueueSubmit() local3169 current_cmds.push_back(submit->pCommandBuffers[i]); in PreCallValidateQueueSubmit()3171 …device_data, cb_node, (int)std::count(current_cmds.begin(), current_cmds.end(), submit->pCommandBu… in PreCallValidateQueueSubmit()