Searched refs:m_nextName (Results 1 – 2 of 2) sorted by relevance
30 : m_nextName(1) in NameAllocator()56 DE_ASSERT(m_nextName != 0); in allocate()57 return nameNdxToStr(m_nextName++); in allocate()
44 deUint32 m_nextName; member in rsg::NameAllocator