Lines Matching refs:descriptionBase
454 …string descriptionBase = string(glu::getTextureFormatName(format)) + ", " + glu::getTypeName(dataT… in init() local
456 …_context.getContextInfo(), (nameBase + "_cube_array_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
457 …_context.getContextInfo(), (nameBase + "_cube_array_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
536 string descriptionBase = glu::getTextureFormatName(internalFormat); in init() local
538 …ontext(), m_context.getContextInfo(), (nameBase + "_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
539 …ontext(), m_context.getContextInfo(), (nameBase + "_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
546 string descriptionBase = glu::getTextureFormatName(internalFormat); in init() local
548 …ontext(), m_context.getContextInfo(), (nameBase + "_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
549 …ontext(), m_context.getContextInfo(), (nameBase + "_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
592 string descriptionBase = glu::getTextureFormatName(internalFormat); in init() local
594 …context, m_context.getRenderContext(), (nameBase + "_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
595 …ontext, m_context.getRenderContext(), (nameBase + "_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()