Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOperator_autogen.h505 static inline bool IsTextureGather(TOperator op) in IsTextureGather() function
DParseContext.cpp6449 if (BuiltInGroup::IsTextureGather(op)) in checkTextureGather()