Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
DPoolAlloc.h167 AllocStack mStack; variable
173 std::vector<std::vector<void *>> mStack; variable
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DPoolAlloc.h262 AllocStack mStack; // stack of where to allocate from, to partition pool variable
268 std::vector<std::vector<void *>> mStack; variable
/third_party/skia/third_party/externals/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