OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tAllocStack
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/src/OpenGL/compiler/
PoolAlloc.h
193
typedef std::vector<tAllocState>
tAllocStack
;
215
tAllocStack
stack; // stack of where to allocate from, to partition pool
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
PoolAlloc.h
214
typedef std::vector<tAllocState>
tAllocStack
;
239
tAllocStack
stack; // stack of where to allocate from, to partition pool
Completed in 239 milliseconds