Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DParseHelper.cpp484 bool constructingMatrix = false; in constructorErrorCheck() local
489 constructingMatrix = true; in constructorErrorCheck()
511 if (constructingMatrix && param.type->isMatrix()) in constructorErrorCheck()