Home | History | Annotate | Download | only in functional

Lines Matching refs:hmax

1564 				const int hmax	= divRoundToZero(max, 2);
1574 result.push_back(GatherArgs(componentNdx, IVec2(0, hmax)));
1591 const int hmax = divRoundToZero(max, 2);
1601 IVec2(min, hmax),
1603 IVec2(0, hmax),
1604 IVec2(hmax, 0)));