Home
last modified time | relevance | path

Searched refs:tAllocStack (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h214 typedef std::vector<tAllocState> tAllocStack; typedef
239 tAllocStack stack; // stack of where to allocate from, to partition pool in initializeAllocation()
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h198 typedef std::vector<tAllocState> tAllocStack; typedef
217 tAllocStack mStack; // stack of where to allocate from, to partition pool