Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOperator_autogen.h501 static inline bool IsTextureGatherOffsets(TOperator op) in IsTextureGatherOffsets() function
DParseContext.cpp6452 BuiltInGroup::IsTextureGatherOffset(op) || BuiltInGroup::IsTextureGatherOffsets(op); in checkTextureGather()
6542 bool isTextureGatherOffsets = BuiltInGroup::IsTextureGatherOffsets(op); in checkTextureOffset()