Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DPoolAlloc.cpp72 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DPoolAlloc.cpp72 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.cpp60 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
/external/angle/src/common/
DPoolAlloc.cpp29 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator()