Uses of Interface
club.doki7.vma.datatype.IVmaAllocatorInfo
Packages that use IVmaAllocatorInfo
-
Uses of IVmaAllocatorInfo in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaAllocatorInfoModifier and TypeMethodDescriptionvoid
VMA.getAllocatorInfo
(VmaAllocator allocator, IVmaAllocatorInfo pAllocatorInfo) Returns information about existingVmaAllocator
object - handle to Vulkan device etc. -
Uses of IVmaAllocatorInfo in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaAllocatorInfoModifier and TypeClassDescriptionfinal record
Information about existingVmaAllocator
object.static final record
Represents a pointer to / an array of null structure(s) in native memory.