Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp1401 for (int offsetTypeNdx = 0; offsetTypeNdx < DE_LENGTH_OF_ARRAY(offsetTypes); offsetTypeNdx++) in AtomicCounterTests() local
1403 const AtomicCounterTest::OffsetType offsetType = offsetTypes[offsetTypeNdx]; in AtomicCounterTests()