Searched defs:guardBlockSize (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/ | ||
D | PoolAlloc.cpp | 129 const size_t TAllocation::guardBlockSize = 16; member in TAllocation |
D | PoolAlloc.h | 102 const static size_t guardBlockSize; variable |