Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fCompressedTextureTests.cpp75 const tcu::astc::BlockTestType astcTestType = (tcu::astc::BlockTestType)astcTestTypeI; in init() local
76 …ew TestCaseGroup(m_context, getBlockTestTypeName(astcTestType), getBlockTestTypeDescription(astcTe… in init()
85 if (tcu::isAstcSRGBFormat(format) && tcu::astc::isBlockTestTypeHDROnly(astcTestType)) in init()
88 …at).c_str(), glu::getCompressedTextureFormatName(glu::getGLFormat(format)), astcTestType, format)); in init()