Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp28 TScopedPoolAllocator(TPoolAllocator* allocator, bool pushPop) in TScopedPoolAllocator() argument
29 : mAllocator(allocator), mPushPopAllocator(pushPop) in TScopedPoolAllocator()