Searched refs:usedLocations (Results 1 – 1 of 1) sorted by relevance
1554 unsigned int usedLocations = 0; in linkAttributes() local1581 usedLocations |= 1 << (location + i); in linkAttributes()1594 int availableIndex = AllocateFirstFreeBits(&usedLocations, rows, MAX_VERTEX_ATTRIBS); in linkAttributes()