Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditAstcTests.cpp106 for (int blockTestTypeNdx = 0; blockTestTypeNdx < astc::BLOCK_TEST_TYPE_LAST; blockTestTypeNdx++) in iterate() local
108 const astc::BlockTestType blockTestType = (const astc::BlockTestType)blockTestTypeNdx; in iterate()