Searched refs:constantExponent (Results 1 – 1 of 1) sorted by relevance
81 const TIntermConstantUnion *constantExponent = sequence->at(1)->getAsConstantUnion(); in visitAggregate() local84 if (!constantExponent || constantExponent->getNominalSize() != 1) in visitAggregate()89 float exponentValue = constantExponent->getConstantValue()->getFConst(); in visitAggregate()