Searched defs:guardBlockSize (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/ | ||
D | PoolAlloc.cpp | 145 const size_t TAllocation::guardBlockSize = 16; member in TAllocation |
D | PoolAlloc.h | 102 const static size_t guardBlockSize; variable |
/external/deqp-deps/glslang/glslang/MachineIndependent/ | ||
D | PoolAlloc.cpp | 145 const size_t TAllocation::guardBlockSize = 16; member in glslang::TAllocation |
/external/deqp-deps/glslang/glslang/Include/ | ||
D | PoolAlloc.h | 125 const static size_t guardBlockSize; variable |