Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.hpp177 static thread_local UnmaterializedVariables *unmaterializedVariables; member in rr::Variable
DReactor.cpp70 thread_local Variable::UnmaterializedVariables *Variable::unmaterializedVariables = nullptr; member in rr::Variable