Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.cpp2877 bool isScalarBool = checkIsScalarBool(loc, cond); in addIfElse() local
2890 if (isScalarBool && cond->getAsConstantUnion()) in addIfElse()