Home
last modified time | relevance | path

Searched refs:newTopScope (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp441 ValueScope& newTopScope = getCurValueScope(); in popValueScope() local
477 if (!newTopScope.findEntry(var)) in popValueScope()
478 newTopScope.allocate(var); in popValueScope()
480 newTopScope.setValue(var, intersectedValue.asAccess()); in popValueScope()
483 m_entryCache.push_back(newTopScope.findEntry(var)); in popValueScope()

Completed in 2 milliseconds