Home
last modified time | relevance | path

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

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