Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DCompiler.h303 ValidateASTOptions mValidateASTOptions; variable
DCompiler.cpp508 bool valid = ValidateAST(root, &mDiagnostics, mValidateASTOptions); in validateAST()
747 mValidateASTOptions.validateMultiDeclarations = true; in checkAndSimplifyAST()