Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.h450 bool offsetsMatch(int offset) const;
DIntermNode.cpp1568 bool TIntermSwizzle::offsetsMatch(int offset) const in offsetsMatch() function in sh::TIntermSwizzle