Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgVariableManager.cpp292 const vector<Variable*>& curLiveVars = getCurVariableScope().getLiveVariables(); in canDeclareInCurrentScope() local
405 vector<Variable*>& curLiveVars = curScope.getLiveVariables(); in popVariableScope() local