Home | History | Annotate | Download | only in hlsl

Lines Matching refs:EOpMatrixSwizzle

1030                 result = intermediate.addIndex(EOpMatrixSwizzle, base, index, loc);
2670 if (left->getAsOperator() && left->getAsOperator()->getOp() == EOpMatrixSwizzle)
3012 assert(left->getAsOperator() && left->getAsOperator()->getOp() == EOpMatrixSwizzle);