Home
last modified time | relevance | path

Searched refs:tAllocState (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h210 struct tAllocState { struct
214 typedef std::vector<tAllocState> tAllocStack; argument
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h194 struct tAllocState { struct
198 typedef std::vector<tAllocState> tAllocStack; argument
DPoolAlloc.cpp178 tAllocState state = { currentPageOffset, inUseList }; in push()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DPoolAlloc.cpp178 tAllocState state = { currentPageOffset, inUseList }; in push()