Searched refs:initializeOutputVariables (Results 1 – 2 of 2) sorted by relevance
209 ANGLE_NO_DISCARD bool initializeOutputVariables(TIntermBlock *root);
822 if (!initializeOutputVariables(root)) in checkAndSimplifyAST()1420 bool TCompiler::initializeOutputVariables(TIntermBlock *root) in initializeOutputVariables() function in sh::TCompiler