HomeSort by relevance Sort by last modified time
    Searched refs:removeLive (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/randomshaders/
rsgVariableManager.cpp 132 removeLive(variable);
135 void VariableScope::removeLive (const Variable* variable)
rsgVariableManager.hpp 68 void removeLive (const Variable* variable); //!< Just remove from live set (when migrating to parent).

Completed in 2065 milliseconds