Searched defs:getCurValueScope (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/randomshaders/ | ||
D | rsgVariableManager.hpp | 244 ValueScope& getCurValueScope (void) { return *m_valueScopeStack.back(); } in getCurValueScope() function in rsg::VariableManager |