Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgShaderGenerator.cpp228 const vector<Variable*>& liveVars = globalVariableScope.getLiveVariables(); in generate() local
H A DrsgStatement.cpp236 const vector<Variable*>& liveVars = varMgr.getLiveVariables(); in hasDeclarableVars() local
256 const vector<Variable*>& liveVars = state.getVariableManager().getLiveVariables(); in DeclarationStatement() local

Completed in 3 milliseconds