Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.hpp60 const char* getBlockTestTypeDescription (BlockTestType testType);
DtcuAstcUtil.cpp2995 const char* getBlockTestTypeDescription (BlockTestType testType) in getBlockTestTypeDescription() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fCompressedTextureTests.cpp76 …w TestCaseGroup(m_context, getBlockTestTypeName(astcTestType), getBlockTestTypeDescription(astcTes… in init()