Home
last modified time | relevance | path

Searched defs:kDynamicIndexingOfVectorOrMatrixInLValue (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNodePatternMatcher.h41 kDynamicIndexingOfVectorOrMatrixInLValue = 1u << 2u, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNodePatternMatcher.h40 kDynamicIndexingOfVectorOrMatrixInLValue = 0x0001 << 2, enumerator