Searched defs:getLiveVariables (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/randomshaders/ | ||
D | rsgVariableManager.hpp | 72 std::vector<Variable*>& getLiveVariables (void) { return m_liveVariables; } in getLiveVariables() function in rsg::VariableScope |
D | rsgVariableManager.cpp | 296 const vector<Variable*>& VariableManager::getLiveVariables (void) const in getLiveVariables() function in rsg::VariableManager |