Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DParseHelper.cpp505 bool matrixInMatrix = false; in constructorErrorCheck() local
512 matrixInMatrix = true; in constructorErrorCheck()
536 if (matrixInMatrix && !type->isArray()) { in constructorErrorCheck()