Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h217 tAllocStack mStack; // stack of where to allocate from, to partition pool variable
223 std::vector<std::vector<void *>> mStack; variable