Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/hlsl/
DTranslatorHLSL.cpp139 if (!shouldRunLoopAndIndexingValidation(compileOptions)) in translate()
/external/angle/src/compiler/translator/
DCompiler.h149 bool shouldRunLoopAndIndexingValidation(const ShCompileOptions &compileOptions) const;
DCompiler.cpp414 bool TCompiler::shouldRunLoopAndIndexingValidation(const ShCompileOptions &compileOptions) const in shouldRunLoopAndIndexingValidation() function in sh::TCompiler
835 if (shouldRunLoopAndIndexingValidation(compileOptions) && in checkAndSimplifyAST()
1274 if (!shouldRunLoopAndIndexingValidation(compileOptions)) in checkAndSimplifyAST()