Home
last modified time | relevance | path

Searched refs:parenLiveVars (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableManager.cpp406 vector<Variable*>& parenLiveVars = parentScope.getLiveVariables(); in popVariableScope() local
411 parenLiveVars.push_back(liveVar); in popVariableScope()