Home
last modified time | relevance | path

Searched defs:guardBlockSize (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.cpp145 const size_t TAllocation::guardBlockSize = 16; member in TAllocation
147 const size_t TAllocation::guardBlockSize = 0; member in TAllocation
DPoolAlloc.h102 const static size_t guardBlockSize; variable
/external/deqp-deps/glslang/glslang/MachineIndependent/
DPoolAlloc.cpp145 const size_t TAllocation::guardBlockSize = 16; member in glslang::TAllocation
147 const size_t TAllocation::guardBlockSize = 0; member in glslang::TAllocation
/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h125 const static size_t guardBlockSize; variable