Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fCompressedTextureTests.cpp46 static const string getASTCFormatShortName (CompressedTexFormat format) in getASTCFormatShortName() function
88 …testTypeGroup->addChild(new ASTCBlockCase2D(m_context, getASTCFormatShortName(format).c_str(), glu… in init()
105 …inderGroup->addChild(new ASTCBlockSizeRemainderCase2D(m_context, getASTCFormatShortName(format).c_… in init()
/external/deqp/modules/internal/
DditAstcTests.cpp53 static const string getASTCFormatShortName (CompressedTexFormat format) in getASTCFormatShortName() function
63 : tcu::TestCase (testCtx, getASTCFormatShortName(format).c_str(), "") in AstcCase()