Searched refs:newVendor (Results 1 – 1 of 1) sorted by relevance
210 GlxServerVendor *newVendor = NULL; in CommonMakeCurrent() local226 newVendor = GlxGetXIDMap(context); in CommonMakeCurrent()227 if (newVendor == NULL) { in CommonMakeCurrent()232 if (oldTag == NULL && newVendor == NULL) { in CommonMakeCurrent()235 } else if (oldTag != NULL && newVendor != NULL in CommonMakeCurrent()262 if (newVendor != NULL) { in CommonMakeCurrent()263 …int ret = CommonMakeNewCurrent(client, newVendor, drawable, readdrawable, context, &reply.contextT… in CommonMakeCurrent()