Searched refs:freeListHandle (Results 1 – 1 of 1) sorted by relevance
67 GLuint freeListHandle = listIt->begin; in allocate() local68 ASSERT(freeListHandle > 0); in allocate()81 WARN() << "HandleAllocator::allocate allocating " << freeListHandle << std::endl; in allocate()84 return freeListHandle; in allocate()