Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgVariableManager.cpp132 removeLive(variable); in declare()
135 void VariableScope::removeLive (const Variable* variable) in removeLive() function in rsg::VariableScope
DrsgVariableManager.hpp68 …void removeLive (const Variable* variable); //!< Just remove from live set (when migrati…