Searched defs:getLiveVariables (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/framework/randomshaders/ | ||
H A D | rsgVariableManager.hpp | 86 std::vector<Variable *> &getLiveVariables(void) in getLiveVariables() function in rsg::VariableScope |
H A D | rsgVariableManager.cpp | 295 const vector<Variable *> &VariableManager::getLiveVariables(void) const in getLiveVariables() function in rsg::VariableManager |