Home
last modified time | relevance | path

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

/external/angle/src/common/
DPoolAlloc.h262 AllocStack mStack; // stack of where to allocate from, to partition pool variable
268 std::vector<std::vector<void *>> mStack; variable
/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