static size_t GetMemorySize(
ResModel resModel,
Description description,
size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
);
| Name | Description | |
|---|---|---|
| resModel | ||
| in | description |
Content to configure. |
| alignment | ||
| in | resource | Resource. |
Gets the memory size required at time of creation.
CONFIDENTIAL