Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h196 void restoreValidateFunctionCall(bool enable);
DCompiler.cpp626 void TCompiler::restoreValidateFunctionCall(bool enable) in restoreValidateFunctionCall() function in sh::TCompiler
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp558 compiler->restoreValidateFunctionCall(enableValidateFunctionCall); in MonomorphizeUnsupportedFunctions()
DRemoveDynamicIndexing.cpp565 compiler->restoreValidateFunctionCall(enableValidateFunctionCall); in RemoveDynamicIndexingIf()