Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DParseContext.cpp1764 size_t arrayElementSize = arrayElementType.getObjectSize(); in addConstArrayNode() local
1766 …typedNode = intermediate.addConstantUnion(&unionArray[arrayElementSize * index], tempConstantNode-… in addConstArrayNode()