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