Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DScalarizeVecAndMatConstructorArgs.cpp58 void scalarizeArgs(TIntermAggregate *aggregate, bool scalarizeVector, bool scalarizeMatrix);
119 bool scalarizeMatrix) in scalarizeArgs() argument
161 if (scalarizeMatrix) in scalarizeArgs()