Searched refs:asConst (Results 1 – 1 of 1) sorted by relevance
338 const TIntermConstantUnion* asConst = swizzle->getRight()->getAsConstantUnion(); in handleLvalue() local342 if (asConst) { in handleLvalue()343 compIsSet[asConst->getConstArray()[0].getIConst()] = true; in handleLvalue()