Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOperator_autogen.h487 static inline bool IsTextureGatherOffsetComp(TOperator op) in IsTextureGatherOffsetComp() function
DParseContext.cpp6586 else if (BuiltInGroup::IsTextureOffsetBias(op) || BuiltInGroup::IsTextureGatherOffsetComp(op) || in checkTextureOffset()