Home
last modified time | relevance | path

Searched refs:enableValidateFunctionCall (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp554 bool enableValidateFunctionCall = compiler->disableValidateFunctionCall(); in MonomorphizeUnsupportedFunctions() local
558 compiler->restoreValidateFunctionCall(enableValidateFunctionCall); in MonomorphizeUnsupportedFunctions()
DRemoveDynamicIndexing.cpp546 bool enableValidateFunctionCall = compiler->disableValidateFunctionCall(); in RemoveDynamicIndexingIf() local
565 compiler->restoreValidateFunctionCall(enableValidateFunctionCall); in RemoveDynamicIndexingIf()