Searched refs:typeContainsIntegers (Results 1 – 1 of 1) sorted by relevance
1447 bool typeContainsIntegers = (type.type == EbtInt || type.type == EbtUInt || in checkInputOutputTypeIsValidES3() local1450 if(typeContainsIntegers && qualifier != EvqFlatIn && qualifier != EvqFlatOut) in checkInputOutputTypeIsValidES3()