Searched refs:IsUIntImage (Results 1 – 2 of 2) sorted by relevance
221 inline bool IsUIntImage(TBasicType type) in IsUIntImage() function
2870 const bool isUnsigned = isImage ? IsUIntImage(operandBasicType) : operandBasicType == EbtUInt; in createAtomicBuiltIn()