Home | History | Annotate | Download | only in libGL

Lines Matching refs:usedLocations

1216 		unsigned int usedLocations = 0;
1242 usedLocations |= 1 << (location + i);
1255 int availableIndex = AllocateFirstFreeBits(&usedLocations, rows, MAX_VERTEX_ATTRIBS);