Home | History | Annotate | Download | only in glshared

Lines Matching refs:compNdx

2501 		for (int compNdx = 0; compNdx < T::SIZE; ++compNdx)
2503 if (iargs.b.contains(compNdx))
2504 ret = unionIVal<typename T::Element>(ret, iargs.a[compNdx]);