Searched refs:hasDuplicateOffsets (Results 1 – 3 of 3) sorted by relevance
445 bool hasDuplicateOffsets() const;
1466 bool TIntermSwizzle::hasDuplicateOffsets() const in hasDuplicateOffsets() function in sh::TIntermSwizzle1787 bool hadDuplicateOffsets = operandSwizzle->hasDuplicateOffsets(); in fold()
487 if (ok && swizzleNode->hasDuplicateOffsets()) in checkCanBeLValue()