Home
last modified time | relevance | path

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

/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DPoolAlloc.cpp73 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DPoolAlloc.cpp73 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
/external/angle/src/common/
DPoolAlloc.cpp162 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator()