Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DCompiler.h240 ANGLE_NO_DISCARD bool initializeOutputVariables(TIntermBlock *root);
DCompiler.cpp908 if (!initializeOutputVariables(root)) in checkAndSimplifyAST()
1540 bool TCompiler::initializeOutputVariables(TIntermBlock *root) in initializeOutputVariables() function in sh::TCompiler