Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.cpp706 bool TCompiler::validateAST(TIntermNode *root) in validateAST() function in sh::TCompiler
/aosp_15_r20/external/angle/include/GLSLANG/
H A DShaderLang.h177 uint64_t validateAST : 1; member