Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.cpp866 int argumentCols = argumentTyped->getType().getCols(); in getConstantValue() local
874 if (col < argumentCols && row < argumentRows) in getConstantValue()