Home
last modified time | relevance | path

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

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