Searched refs:inputs0 (Results 1 – 1 of 1) sorted by relevance
1041 vector<T> inputs0; in combine() local1045 inputs0.reserve(total); in combine()1060 inputs0.push_back(data[elemNdx1]); in combine()1069 inputs0.push_back(data[elemNdx1]); in combine()1083 inputs0.push_back(0); in combine()1098 inputs0.pop_back(); in combine()1104 pushResource(resources.inputs, inputs0); in combine()1108 pushResource(computeResources.inputs, inputs0); in combine()1130 vector<T> inputs0; in combine() local1135 inputs0.reserve(total); in combine()[all …]