Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h195 bool disableValidateFunctionCall();
DCompiler.cpp619 bool TCompiler::disableValidateFunctionCall() in disableValidateFunctionCall() function in sh::TCompiler
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp554 bool enableValidateFunctionCall = compiler->disableValidateFunctionCall(); in MonomorphizeUnsupportedFunctions()
DRemoveDynamicIndexing.cpp546 bool enableValidateFunctionCall = compiler->disableValidateFunctionCall(); in RemoveDynamicIndexingIf()