Home | History | Annotate | Download | only in glshared

Lines Matching refs:second

79 		if ((it->second & requirements) == requirements)
94 for (const FormatKey* it2 = it->second.begin(); it2 != it->second.end(); it2++)
403 m_formats.getFormatInfo(it->second->internalFormat, ANY_FORMAT);
412 m_formats.getFormatInfo(it->second->internalFormat, ANY_FORMAT);
423 const Attachment& att = *it->second;
426 cctx->check(it->first, *it->second, image);
531 logRenderbuffer(*it->second, log);
545 logTexture(*it->second, log);
559 logAttachment(*it->second, log);
579 glDelete(*it->second, it->first, m_gl);
583 glDelete(*it->second, it->first, m_gl);