Searched refs:mipmapTestNdx (Results 1 – 1 of 1) sorted by relevance
3163 for (int mipmapTestNdx = 0; mipmapTestNdx < DE_LENGTH_OF_ARRAY(mipmapness); mipmapTestNdx++) in createImageCompressionTranscodingTests() local3165 const bool mipmapTest = mipmapness[mipmapTestNdx]; in createImageCompressionTranscodingTests()3167 …oup> mipmapTypeGroup (new tcu::TestCaseGroup(testCtx, mipmanpnessName[mipmapTestNdx].c_str(), "")); in createImageCompressionTranscodingTests()