Searched refs:clearDepthTestGrid (Results 1 – 1 of 1) sorted by relevance
75 const ClearTestParams clearDepthTestGrid[] = variable1374 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearDepthTestGrid); testNdx++) in init()1375 …Params>(m_testCtx, tcu::NODETYPE_SELF_VALIDATE, generateClearTestName(clearDepthTestGrid[testNdx]), in init()1376 "Depth clear test.", clearDepthTestGrid[testNdx])); in init()