Searched defs:allocArray (Results 1 – 2 of 2) sorted by relevance
49 std::vector<VertexPacket*> VertexPacketAllocator::allocArray (size_t count) in allocArray() function in rr::VertexPacketAllocator
108 static void *allocArray[MAX_ALLOCATED_BLOCKS+1]; variable