Searched refs:useTextureGatherOffsetConstraints (Results 1 – 1 of 1) sorted by relevance
6602 bool useTextureGatherOffsetConstraints = isTextureGatherOffset || isTextureGatherOffsets; in checkTextureOffset() local6605 useTextureGatherOffsetConstraints ? mMinProgramTextureGatherOffset : mMinProgramTexelOffset; in checkTextureOffset()6607 useTextureGatherOffsetConstraints ? mMaxProgramTextureGatherOffset : mMaxProgramTexelOffset; in checkTextureOffset()