Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgStatement.cpp236 const vector<Variable*>& liveVars = varMgr.getLiveVariables(); in hasDeclarableVars() local
256 const vector<Variable*>& liveVars = state.getVariableManager().getLiveVariables(); in DeclarationStatement() local
DrsgShaderGenerator.cpp228 const vector<Variable*>& liveVars = globalVariableScope.getLiveVariables(); in generate() local