Home
last modified time | relevance | path

Searched refs:wereVariablesCollected (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DTranslatorGLSL.cpp71 ASSERT(wereVariablesCollected()); in translate()
DCompiler.h210 bool wereVariablesCollected() const;
DCompiler.cpp1511 bool TCompiler::wereVariablesCollected() const in wereVariablesCollected() function in sh::TCompiler