|
GPGMM
GPGMM, a General-Purpose GPU Memory Management Library
|
#include <gpgmm_vk.h>
Public Attributes | |
| GpResourceAllocationCreateFlags | flags |
| Flags used to control how the resource will be allocated. | |
| VkMemoryPropertyFlags | requiredPropertyFlags |
| Bitmask to specify required memory properties for the allocation. | |
Specifies how allocations should be created.
| GpResourceAllocationCreateFlags gpgmm::vk::GpResourceAllocationCreateInfo::flags |
Flags used to control how the resource will be allocated.
| VkMemoryPropertyFlags gpgmm::vk::GpResourceAllocationCreateInfo::requiredPropertyFlags |
Bitmask to specify required memory properties for the allocation.