Searched refs:getASTCFormatShortName (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fCompressedTextureTests.cpp46 static const string getASTCFormatShortName (CompressedTexFormat format) function in namespace:deqp::gles3::Functional
88 testTypeGroup->addChild(new ASTCBlockCase2D(m_context, getASTCFormatShortName(format).c_str(), glu::getCompressedTextureFormatName(glu::getGLFormat(format)), astcTestType, format));
105 blockSizeRemainderGroup->addChild(new ASTCBlockSizeRemainderCase2D(m_context, getASTCFormatShortName(format).c_str(), glu::getCompressedTextureFormatName(glu::getGLFormat(format)), format));
/external/deqp/modules/internal/
H A DditAstcTests.cpp53 static const string getASTCFormatShortName (CompressedTexFormat format) function in namespace:dit::__anon4636
63 : tcu::TestCase (testCtx, getASTCFormatShortName(format).c_str(), "")

Completed in 94 milliseconds