Home | History | Annotate | Download | only in glshared

Lines Matching refs:inCount

4345 	const int			inCount		= numInputs<In>();
4347 const size_t numValues = (inCount > 0) ? inputs.in0.size() : 1;
4355 switch (inCount)
4392 spec.inputs.resize(inCount);
4394 switch (inCount)
4495 if (inCount > 0)
4501 if (inCount > 1)
4507 if (inCount > 2)
4513 if (inCount > 3)