Home | History | Annotate | Download | only in hlsl

Lines Matching refs:EOpAtomicExchange

3081     case EOpInterlockedExchange:        return isImage ? EOpImageAtomicExchange : EOpAtomicExchange;