Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
VmaPool Struct Reference

Represents custom memory pool. More...

#include <vk_mem_alloc.h>

Detailed Description

Represents custom memory pool.

Fill structure VmaPoolCreateInfo and call function vmaCreatePool() to create it. Call function vmaDestroyPool() to destroy it.

For more information see Custom memory pools.


The documentation for this struct was generated from the following file: