Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h216 void restoreValidateFunctionCall(bool enable);
H A DCompiler.cpp735 void TCompiler::restoreValidateFunctionCall(bool enable) in restoreValidateFunctionCall() function in sh::TCompiler
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DMonomorphizeUnsupportedFunctions.cpp595 compiler->restoreValidateFunctionCall(enableValidateFunctionCall); in MonomorphizeUnsupportedFunctions()
H A DRemoveDynamicIndexing.cpp566 compiler->restoreValidateFunctionCall(enableValidateFunctionCall); in RemoveDynamicIndexingIf()