GPGMM
GPGMM, a General-Purpose GPU Memory Management Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
gpgmm::vk::GpResourceAllocationCreateInfo Struct Reference

#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.
 

Detailed Description

Specifies how allocations should be created.

Member Data Documentation

◆ flags

GpResourceAllocationCreateFlags gpgmm::vk::GpResourceAllocationCreateInfo::flags

Flags used to control how the resource will be allocated.

◆ requiredPropertyFlags

VkMemoryPropertyFlags gpgmm::vk::GpResourceAllocationCreateInfo::requiredPropertyFlags

Bitmask to specify required memory properties for the allocation.


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