Searched refs:offsetMustBeConst (Results 1 – 1 of 1) sorted by relevance
6596 bool offsetMustBeConst = !isTextureGatherOffset || textureGatherOffsetMustBeConst; in checkTextureOffset() local6598 if (!isOffsetConst && offsetMustBeConst) in checkTextureOffset()6608 ASSERT(!offsetMustBeConst); in checkTextureOffset()