/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 430 …string descriptionBase = string(glu::getTextureFormatName(format)) + ", " + glu::getTypeName(dataT… in init() local 432 …_context.getContextInfo(), (nameBase + "_cube_array_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 433 …_context.getContextInfo(), (nameBase + "_cube_array_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 511 string descriptionBase = glu::getTextureFormatName(internalFormat); in init() local 513 …ontext(), m_context.getContextInfo(), (nameBase + "_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 514 …ontext(), m_context.getContextInfo(), (nameBase + "_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 521 string descriptionBase = glu::getTextureFormatName(internalFormat); in init() local 523 …ontext(), m_context.getContextInfo(), (nameBase + "_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 524 …ontext(), m_context.getContextInfo(), (nameBase + "_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 567 string descriptionBase = glu::getTextureFormatName(internalFormat); in init() local [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureFormatTests.cpp | 1306 …string descriptionBase = string(glu::getTextureFormatName(format)) + ", " + glu::getTypeName(dataT… in init() local 1308 …tx, m_context.getRenderContext(), (nameBase + "_2d_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 1309 …tx, m_context.getRenderContext(), (nameBase + "_2d_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 1310 …x, m_context.getRenderContext(), (nameBase + "_cube_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 1311 …, m_context.getRenderContext(), (nameBase + "_cube_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 1312 …m_context.getRenderContext(), (nameBase + "_2d_array_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 1313 …_context.getRenderContext(), (nameBase + "_2d_array_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 1314 …tx, m_context.getRenderContext(), (nameBase + "_3d_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 1315 …tx, m_context.getRenderContext(), (nameBase + "_3d_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 1393 string descriptionBase = glu::getTextureFormatName(internalFormat); in init() local [all …]
|
/external/deqp/modules/gles2/performance/ |
D | es2pTextureFormatTests.cpp | 77 …string descriptionBase = string(glu::getTextureFormatName(format)) + ", " + glu::getTypeName(data… in init() local 79 …addChild(new Texture2DRenderCase(m_context, nameBase.c_str(), descriptionBase.c_str(), format, dat… in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 116 string descriptionBase = glu::getTextureFormatName(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/ |
D | es2fTextureFormatTests.cpp | 652 …string descriptionBase = string(glu::getTextureFormatName(format)) + ", " + glu::getTypeName(dataT… in init() local 654 …Ctx, m_context.getRenderContext(), (nameBase + "_2d_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 655 …Ctx, m_context.getRenderContext(), (nameBase + "_2d_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 656 …tx, m_context.getRenderContext(), (nameBase + "_cube_pot").c_str(), (descriptionBase + ", GL_TEXTU… in init() 657 …x, m_context.getRenderContext(), (nameBase + "_cube_npot").c_str(), (descriptionBase + ", GL_TEXTU… in init()
|