Home
last modified time | relevance | path

Searched refs:disableValidateFunctionCall (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/
DCompiler.h197 bool disableValidateFunctionCall();
DCompiler.cpp624 bool TCompiler::disableValidateFunctionCall() in disableValidateFunctionCall() function in sh::TCompiler
/external/angle/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp554 bool enableValidateFunctionCall = compiler->disableValidateFunctionCall(); in MonomorphizeUnsupportedFunctions()
DRemoveDynamicIndexing.cpp547 bool enableValidateFunctionCall = compiler->disableValidateFunctionCall(); in RemoveDynamicIndexingIf()