Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h194 void initializeOutputVariables(TIntermBlock *root);
DCompiler.cpp787 initializeOutputVariables(root); in checkAndSimplifyAST()
1345 void TCompiler::initializeOutputVariables(TIntermBlock *root) in initializeOutputVariables() function in sh::TCompiler
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h253 ANGLE_NO_DISCARD bool initializeOutputVariables(TIntermBlock *root);
DCompiler.cpp997 if (!initializeOutputVariables(root)) in checkAndSimplifyAST()
1591 bool TCompiler::initializeOutputVariables(TIntermBlock *root) in initializeOutputVariables() function in sh::TCompiler