Searched refs:us_indices (Results 1 – 1 of 1) sorted by relevance
361 GLushort* us_indices =(GLushort *)indices; in findMaxIndex() local363 if(us_indices[i] > max) max = us_indices[i]; in findMaxIndex()