Searched refs:WrapMain (Results 1 – 4 of 4) sorted by relevance
24 ANGLE_NO_DISCARD bool WrapMain(TCompiler &compiler, IdGen &idGen, TIntermBlock &root);
84 bool sh::WrapMain(TCompiler &compiler, IdGen &idGen, TIntermBlock &root) in WrapMain() function in sh
439 "src/compiler/translator/TranslatorMetalDirect/WrapMain.cpp",440 "src/compiler/translator/TranslatorMetalDirect/WrapMain.h",
720 if (!WrapMain(*this, idGen, *root)) in translateImpl()