Home
last modified time | relevance | path

Searched refs:descriptionBase (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp417 …string descriptionBase = string(glu::getPixelFormatName(format)) + ", " + glu::getTypeName(dataTyp… in init() local
419 …_context.getContextInfo(), (nameBase + "_cube_array_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
420 …_context.getContextInfo(), (nameBase + "_cube_array_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
498 string descriptionBase = glu::getPixelFormatName(internalFormat); in init() local
500 …ontext(), m_context.getContextInfo(), (nameBase + "_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
501 …ontext(), m_context.getContextInfo(), (nameBase + "_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
508 string descriptionBase = glu::getPixelFormatName(internalFormat); in init() local
510 …ontext(), m_context.getContextInfo(), (nameBase + "_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
511 …ontext(), m_context.getContextInfo(), (nameBase + "_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
554 string descriptionBase = glu::getPixelFormatName(internalFormat); in init() local
[all …]
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp1305 …string descriptionBase = string(glu::getPixelFormatName(format)) + ", " + glu::getTypeName(dataTyp… in init() local
1307 …tx, m_context.getRenderContext(), (nameBase + "_2d_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
1308 …tx, m_context.getRenderContext(), (nameBase + "_2d_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
1309 …x, m_context.getRenderContext(), (nameBase + "_cube_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
1310 …, m_context.getRenderContext(), (nameBase + "_cube_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
1311 …m_context.getRenderContext(), (nameBase + "_2d_array_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
1312 …_context.getRenderContext(), (nameBase + "_2d_array_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
1313 …tx, m_context.getRenderContext(), (nameBase + "_3d_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
1314 …tx, m_context.getRenderContext(), (nameBase + "_3d_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
1392 string descriptionBase = glu::getPixelFormatName(internalFormat); in init() local
[all …]
/external/deqp/modules/gles2/performance/
Des2pTextureFormatTests.cpp77 …string descriptionBase = string(glu::getPixelFormatName(format)) + ", " + glu::getTypeName(dataTy… in init() local
79 …addChild(new Texture2DRenderCase(m_context, nameBase.c_str(), descriptionBase.c_str(), format, dat… in init()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp116 string descriptionBase = glu::getPixelFormatName(format); in init() local
118 …addChild(new Texture2DRenderCase(m_context, nameBase.c_str(), descriptionBase.c_str(), format, wra… in init()
/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp650 …string descriptionBase = string(glu::getPixelFormatName(format)) + ", " + glu::getTypeName(dataTyp… in init() local
652 …Ctx, m_context.getRenderContext(), (nameBase + "_2d_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
653 …Ctx, m_context.getRenderContext(), (nameBase + "_2d_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
654 …tx, m_context.getRenderContext(), (nameBase + "_cube_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
655 …x, m_context.getRenderContext(), (nameBase + "_cube_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()