Searched refs:writesAllComponents (Results 1 – 1 of 1) sorted by relevance
328 const auto writesAllComponents = [&](TIntermSymbol* var, TIntermBinary* swizzle) -> bool { in handleLvalue() local437 if (!writesAllComponents(rhsTmp, lhsAsBinary)) { in handleLvalue()