Home
last modified time | relevance | path

Searched refs:kNamelessStructDeclaration (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_util/
DIntermNodePatternMatcher.h50 kNamelessStructDeclaration = 0x0001 << 5, enumerator
DIntermNodePatternMatcher.cpp198 if ((mMask & kNamelessStructDeclaration) != 0) in match()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DCompiler.cpp880 IntermNodePatternMatcher::kNamelessStructDeclaration, in checkAndSimplifyAST()