Uses of Interface
club.doki7.vma.datatype.IVmaPoolCreateInfo
Packages that use IVmaPoolCreateInfo
-
Uses of IVmaPoolCreateInfo in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaPoolCreateInfoModifier and TypeMethodDescriptionintVMA.createPool(VmaAllocator allocator, IVmaPoolCreateInfo pCreateInfo, VmaPool.Ptr pPool) Allocates Vulkan device memory and createsVmaPoolobject. -
Uses of IVmaPoolCreateInfo in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaPoolCreateInfoModifier and TypeClassDescriptionfinal recordDescribes parameter of createdVmaPool.static final recordRepresents a pointer to / an array of null structure(s) in native memory.