Searched refs:AllocateFirstFreeBits (Results 1 – 3 of 3) sorted by relevance
45 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize);
306 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize) in AllocateFirstFreeBits() function
1651 location = AllocateFirstFreeBits(&usedLocations, rows, MAX_VERTEX_ATTRIBS); in linkAttribute()