Home
last modified time | relevance | path

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

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