Uses of Interface
club.doki7.vma.datatype.IVmaAllocationInfo2
Packages that use IVmaAllocationInfo2
-
Uses of IVmaAllocationInfo2 in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaAllocationInfo2Modifier and TypeMethodDescriptionvoid
VMA.getAllocationInfo2
(VmaAllocator allocator, VmaAllocation allocation, IVmaAllocationInfo2 pAllocationInfo) Returns extended information about specified allocation. -
Uses of IVmaAllocationInfo2 in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaAllocationInfo2Modifier and TypeClassDescriptionfinal record
Extended parameters of aVmaAllocation
object that can be retrieved using function vmaGetAllocationInfo2().static final record
Represents a pointer to / an array of null structure(s) in native memory.