Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOperator_autogen.h503 static inline bool IsTextureGatherOffsets(TOperator op) in IsTextureGatherOffsets() function
DParseContext.cpp6511 BuiltInGroup::IsTextureGatherOffset(op) || BuiltInGroup::IsTextureGatherOffsets(op); in checkTextureGather()
6601 bool isTextureGatherOffsets = BuiltInGroup::IsTextureGatherOffsets(op); in checkTextureOffset()