Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.cpp1915 const TConstantUnion *leftConstantValue = mLeft->getConstantValue(); in getConstantValue() local
1921 TIntermConstantUnion::FoldIndexing(mLeft->getType(), leftConstantValue, index); in getConstantValue()
1933 constIndexingResult = leftConstantValue + previousFieldsSize; in getConstantValue()