Home
last modified time | relevance | path

Searched defs:unmaterializedVariables (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Reactor/
DReactor.hpp205 static thread_local UnmaterializedVariables *unmaterializedVariables; member in rr::Variable
DReactor.cpp40 thread_local Variable::UnmaterializedVariables *Variable::unmaterializedVariables = nullptr; member in rr::Variable