Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DParseHelper.cpp506 bool arrayArg = false; in constructorErrorCheck() local
520 arrayArg = true; in constructorErrorCheck()
531 if (arrayArg && op != EOpConstructStruct) { in constructorErrorCheck()