Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.h379 static const TConstantUnion *FoldIndexing(const TType &type,
DIntermNode.cpp1846 const TConstantUnion *TIntermConstantUnion::FoldIndexing(const TType &type, in FoldIndexing() function in sh::TIntermConstantUnion
1905 constArray[i] = *TIntermConstantUnion::FoldIndexing( in fold()
2017 TIntermConstantUnion::FoldIndexing(mLeft->getType(), leftConstantValue, index); in getConstantValue()