Home
last modified time | relevance | path

Searched defs:allocationAlignment (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DPoolAlloc.cpp66 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DPoolAlloc.cpp60 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
/third_party/skia/third_party/externals/angle2/src/common/
DPoolAlloc.cpp158 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator()