Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTranslatorHLSL.cpp103 if (!shouldRunLoopAndIndexingValidation(compileOptions)) in translate()
DCompiler.h139 bool shouldRunLoopAndIndexingValidation(ShCompileOptions compileOptions) const;
DCompiler.cpp319 bool TCompiler::shouldRunLoopAndIndexingValidation(ShCompileOptions compileOptions) const in shouldRunLoopAndIndexingValidation() function in sh::TCompiler
590 if (shouldRunLoopAndIndexingValidation(compileOptions) && in checkAndSimplifyAST()
963 if (!shouldRunLoopAndIndexingValidation(compileOptions)) in checkAndSimplifyAST()