Searched refs:mMaxProgramTextureGatherOffset (Results 1 – 4 of 4) sorted by relevance
627 int mMaxProgramTextureGatherOffset; variable
202 mMaxProgramTextureGatherOffset(resources.MaxProgramTextureGatherOffset), in TParseContext()5715 int maxOffsetValue = useTextureGatherOffsetConstraints ? mMaxProgramTextureGatherOffset in checkTextureOffsetConst()
695 int mMaxProgramTextureGatherOffset; variable
220 mMaxProgramTextureGatherOffset(resources.MaxProgramTextureGatherOffset), in TParseContext()6607 useTextureGatherOffsetConstraints ? mMaxProgramTextureGatherOffset : mMaxProgramTexelOffset; in checkTextureOffset()