Uses of Interface
club.doki7.vma.datatype.IVmaAllocatorCreateInfo
Packages that use IVmaAllocatorCreateInfo
-
Uses of IVmaAllocatorCreateInfo in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaAllocatorCreateInfoModifier and TypeMethodDescriptionint
VMA.createAllocator
(IVmaAllocatorCreateInfo pCreateInfo, VmaAllocator.Ptr pAllocator) CreatesVmaAllocator
object. -
Uses of IVmaAllocatorCreateInfo in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaAllocatorCreateInfoModifier and TypeClassDescriptionfinal record
Description of a Allocator to be created.static final record
Represents a pointer to / an array of null structure(s) in native memory.