Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuAstcUtil.hpp60 const char* getBlockTestTypeDescription (BlockTestType testType);
DtcuAstcUtil.cpp2983 const char* getBlockTestTypeDescription (BlockTestType testType) in getBlockTestTypeDescription() function
/external/deqp/modules/gles3/functional/
Des3fCompressedTextureTests.cpp76 …w TestCaseGroup(m_context, getBlockTestTypeName(astcTestType), getBlockTestTypeDescription(astcTes… in init()