Searched defs:swizzleOkay (Results 1 – 2 of 2) sorted by relevance
2518 const TIntermTyped* TIntermediate::findLValueBase(const TIntermTyped* node, bool swizzleOkay) in findLValueBase()
1974 bool swizzleOkay = (profile != EEsProfile) && (version >= 440); in builtInOpCheck() local