Searched refs:isTextureGatherOffset (Results 1 – 1 of 1) sorted by relevance
6600 bool isTextureGatherOffset = BuiltInGroup::IsTextureGatherOffset(op); in checkTextureOffset() local6602 bool useTextureGatherOffsetConstraints = isTextureGatherOffset || isTextureGatherOffsets; in checkTextureOffset()6657 bool offsetMustBeConst = !isTextureGatherOffset || textureGatherOffsetMustBeConst; in checkTextureOffset()