Home
last modified time | relevance | path

Searched defs:unmaterializedVariables (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp70 thread_local Variable::UnmaterializedVariables *Variable::unmaterializedVariables = nullptr; member in rr::Variable
H A DLLVMReactor.cpp541 Variable::unmaterializedVariables = new Variable::UnmaterializedVariables(); in Nucleus() member in rr::Variable
546 delete Variable::unmaterializedVariables; in ~Nucleus() member in rr::Variable
547 Variable::unmaterializedVariables = nullptr; in ~Nucleus() member in rr::Variable
H A DReactor.hpp177 static thread_local UnmaterializedVariables *unmaterializedVariables; member in rr::Variable

Completed in 17 milliseconds