Searched defs:currentArraySize (Results 1 – 4 of 4) sorted by relevance
84 const unsigned int currentArraySize = variable.getNestedArraySize(0); in TraverseStructArrayVariable() local113 const unsigned int currentArraySize = variable.getNestedArraySize(arrayNestingIndex); in TraverseArrayOfArraysVariable() local
50 const unsigned int currentArraySize = variable.getNestedArraySize(arrayNestingIndex); in ExpandStructArrayVariable() local
5241 …const auto currentArraySize = testArraySizes[static_cast<deUint32>(m_testItems.items.size() ) % nT… in initTestItems() local