Searched refs:maximumHandleValue (Results 1 – 2 of 2) sorted by relevance
30 HandleAllocator::HandleAllocator(GLuint maximumHandleValue) in HandleAllocator() argument33 mUnallocatedList.push_back(HandleRange(1, maximumHandleValue)); in HandleAllocator()
26 HandleAllocator(GLuint maximumHandleValue);