Home
last modified time | relevance | path

Searched defs:getCurValueScope (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgVariableManager.hpp244 ValueScope& getCurValueScope (void) { return *m_valueScopeStack.back(); } in getCurValueScope() function in rsg::VariableManager
245 const ValueScope& getCurValueScope (void) const { return *m_valueScopeStack.back(); } in getCurValueScope() function in rsg::VariableManager