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