Uses of Interface
club.doki7.vma.datatype.IVmaVirtualAllocationCreateInfo
Packages that use IVmaVirtualAllocationCreateInfo
-
Uses of IVmaVirtualAllocationCreateInfo in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaVirtualAllocationCreateInfoModifier and TypeMethodDescriptionintVMA.virtualAllocate(VmaVirtualBlock virtualBlock, IVmaVirtualAllocationCreateInfo pCreateInfo, VmaVirtualAllocation.Ptr pAllocation, @Nullable LongPtr pOffset) Allocates new virtual allocation inside givenVmaVirtualBlock. -
Uses of IVmaVirtualAllocationCreateInfo in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaVirtualAllocationCreateInfoModifier and TypeClassDescriptionfinal recordParameters of created virtual allocation to be passed to vmaVirtualAllocate().static final recordRepresents a pointer to / an array of null structure(s) in native memory.