Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOperator_autogen.h507 static inline bool IsTextureGather(TOperator op) in IsTextureGather() function
DParseContext.cpp6508 if (BuiltInGroup::IsTextureGather(op)) in checkTextureGather()