Searched refs:IsTextureGatherOffset (Results 1 – 3 of 3) sorted by relevance
489 static inline bool IsTextureGatherOffset(TOperator op) in IsTextureGatherOffset() function
6452 BuiltInGroup::IsTextureGatherOffset(op) || BuiltInGroup::IsTextureGatherOffsets(op); in checkTextureGather()6541 bool isTextureGatherOffset = BuiltInGroup::IsTextureGatherOffset(op); in checkTextureOffset()
3260 if (BuiltInGroup::IsTextureGatherOffset(op)) in createImageTextureBuiltIn()