nw::gfx::res::ResTextureMapper::GetMemorySizeForClone Member Function

Syntax

size_t GetMemorySizeForClone(
     size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
) const;

Arguments

Name Description
in alignment Alignment used in calculation. Must be a power of two.

Return Values

Description

Gets the memory size required at time of cloning.


CONFIDENTIAL