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