Searched refs:getASTCFormatShortName (Results 1 – 2 of 2) sorted by relevance
46 static const string getASTCFormatShortName (CompressedTexFormat format) in getASTCFormatShortName() function88 …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()
53 static const string getASTCFormatShortName (CompressedTexFormat format) in getASTCFormatShortName() function63 : tcu::TestCase (testCtx, getASTCFormatShortName(format).c_str(), "") in AstcCase()