Searched refs:m_existingGlobal (Results 1 – 2 of 2) sorted by relevance
64 GLuint m_existingGlobal = 0; member76 m_existingGlobal(existingGlobal) {} in m_type()
36 if (genNameInfo.m_existingGlobal) { in NamedObject()37 … fprintf(stderr, "%s: global name %u exists already\n", __func__, genNameInfo.m_existingGlobal); in NamedObject()38 m_globalName = genNameInfo.m_existingGlobal; in NamedObject()