Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DValidateAST.cpp18 class ValidateAST : public TIntermTraverser class
75 ValidateAST::ValidateAST(TIntermNode *root, in ValidateAST() function in sh::__anon3cd1b4a90111::ValidateAST
248 bool ValidateAST(TIntermNode *root, TDiagnostics *diagnostics, const ValidateASTOptions &options) in ValidateAST() function