Home | History | Annotate | Download | only in functional

Lines Matching refs:hmax

1565 				const int hmax	= divRoundToZero(max, 2);
1575 result.push_back(GatherArgs(componentNdx, IVec2(0, hmax)));
1592 const int hmax = divRoundToZero(max, 2);
1602 IVec2(min, hmax),
1604 IVec2(0, hmax),
1605 IVec2(hmax, 0)));