Home
last modified time | relevance | path

Searched refs:getBlockTestTypeName (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuAstcUtil.hpp59 const char* getBlockTestTypeName (BlockTestType testType);
DtcuAstcUtil.cpp2961 const char* getBlockTestTypeName (BlockTestType testType) in getBlockTestTypeName() function
/external/deqp/modules/gles3/functional/
Des3fCompressedTextureTests.cpp76 …TestCaseGroup* const testTypeGroup = new TestCaseGroup(m_context, getBlockTestTypeName(astcTestT… in init()