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