Package club.doki7.vma.datatype
package club.doki7.vma.datatype
-
ClassDescriptionAuxiliary interface for unifying
VmaAllocationCreateInfoandVmaAllocationCreateInfo.Ptroperations.Auxiliary interface for unifyingVmaAllocationInfoandVmaAllocationInfo.Ptroperations.Auxiliary interface for unifyingVmaAllocationInfo2andVmaAllocationInfo2.Ptroperations.Auxiliary interface for unifyingVmaAllocatorCreateInfoandVmaAllocatorCreateInfo.Ptroperations.Auxiliary interface for unifyingVmaAllocatorInfoandVmaAllocatorInfo.Ptroperations.Auxiliary interface for unifyingVmaBudgetandVmaBudget.Ptroperations.Auxiliary interface for unifyingVmaDefragmentationInfoandVmaDefragmentationInfo.Ptroperations.Auxiliary interface for unifyingVmaDefragmentationMoveandVmaDefragmentationMove.Ptroperations.Auxiliary interface for unifyingVmaDefragmentationPassMoveInfoandVmaDefragmentationPassMoveInfo.Ptroperations.Auxiliary interface for unifyingVmaDefragmentationStatsandVmaDefragmentationStats.Ptroperations.Auxiliary interface for unifyingVmaDetailedStatisticsandVmaDetailedStatistics.Ptroperations.Auxiliary interface for unifyingVmaDeviceMemoryCallbacksandVmaDeviceMemoryCallbacks.Ptroperations.Auxiliary interface for unifyingVmaPoolCreateInfoandVmaPoolCreateInfo.Ptroperations.Auxiliary interface for unifyingVmaStatisticsandVmaStatistics.Ptroperations.Auxiliary interface for unifyingVmaTotalStatisticsandVmaTotalStatistics.Ptroperations.Auxiliary interface for unifyingVmaVirtualAllocationCreateInfoandVmaVirtualAllocationCreateInfo.Ptroperations.Auxiliary interface for unifyingVmaVirtualAllocationInfoandVmaVirtualAllocationInfo.Ptroperations.Auxiliary interface for unifyingVmaVirtualBlockCreateInfoandVmaVirtualBlockCreateInfo.Ptroperations.Auxiliary interface for unifyingVmaVulkanFunctionsandVmaVulkanFunctions.Ptroperations.Parameters of newVmaAllocation.Represents a pointer to / an array of null structure(s) in native memory.Parameters ofVmaAllocationobjects, that can be retrieved using function vmaGetAllocationInfo().Represents a pointer to / an array of null structure(s) in native memory.Extended parameters of aVmaAllocationobject that can be retrieved using function vmaGetAllocationInfo2().Represents a pointer to / an array of null structure(s) in native memory.Description of a Allocator to be created.Represents a pointer to / an array of null structure(s) in native memory.Information about existingVmaAllocatorobject.Represents a pointer to / an array of null structure(s) in native memory.Statistics of current memory usage and available budget for a specific memory heap.Represents a pointer to / an array of null structure(s) in native memory.Parameters for defragmentation.Represents a pointer to / an array of null structure(s) in native memory.Single move of an allocation to be done for defragmentation.Represents a pointer to / an array of null structure(s) in native memory.Parameters for incremental defragmentation steps.Represents a pointer to / an array of null structure(s) in native memory.Statistics returned for defragmentation process in function vmaEndDefragmentation().Represents a pointer to / an array of null structure(s) in native memory.More detailed statistics thanVmaStatistics.Represents a pointer to / an array of null structure(s) in native memory.Set of callbacks that the library will call forvkAllocateMemoryandvkFreeMemory.Represents a pointer to / an array of null structure(s) in native memory.Describes parameter of createdVmaPool.Represents a pointer to / an array of null structure(s) in native memory.Calculated statistics of memory usage e.g. in a specific memory type, heap, custom pool, or total.Represents a pointer to / an array of null structure(s) in native memory.General statistics from current state of the Allocator - total memory usage across all memory heaps and types.Represents a pointer to / an array of null structure(s) in native memory.Parameters of created virtual allocation to be passed to vmaVirtualAllocate().Represents a pointer to / an array of null structure(s) in native memory.Parameters of an existing virtual allocation, returned by vmaGetVirtualAllocationInfo().Represents a pointer to / an array of null structure(s) in native memory.Parameters of createdVmaVirtualBlockobject to be passed to vmaCreateVirtualBlock().Represents a pointer to / an array of null structure(s) in native memory.Pointers to some Vulkan functions - a subset used by the library.Represents a pointer to / an array of null structure(s) in native memory.