Home
last modified time | relevance | path

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

/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/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DPoolAlloc.cpp139 const size_t TAllocation::guardBlockSize = 16; member in glslang::TAllocation
141 const size_t TAllocation::guardBlockSize = 0; member in glslang::TAllocation
/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h125 const static size_t guardBlockSize; variable
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DPoolAlloc.h125 const static size_t guardBlockSize; variable