Home
last modified time | relevance | path

Searched refs:isTextureGatherOffsets (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
DParseContext.cpp6542 bool isTextureGatherOffsets = BuiltInGroup::IsTextureGatherOffsets(op); in checkTextureOffset() local
6543 bool useTextureGatherOffsetConstraints = isTextureGatherOffset || isTextureGatherOffsets; in checkTextureOffset()
6550 if (isTextureGatherOffsets) in checkTextureOffset()