Home | History | Annotate | Download | only in translate

Lines Matching refs:max_index

66       unsigned max_index;
628 * per-array max value, not the draw->pt.max_index value
635 index = MIN2(index, tg->attrib[attr].max_index);
744 unsigned max_index )
754 tg->attrib[i].max_index = max_index;