Uses of Interface
club.doki7.vma.datatype.IVmaDeviceMemoryCallbacks
Packages that use IVmaDeviceMemoryCallbacks
-
Uses of IVmaDeviceMemoryCallbacks in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaDeviceMemoryCallbacksModifier and TypeClassDescriptionfinal record
Set of callbacks that the library will call forvkAllocateMemory
andvkFreeMemory
.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vma.datatype with parameters of type IVmaDeviceMemoryCallbacksModifier and TypeMethodDescriptionVmaAllocatorCreateInfo.pDeviceMemoryCallbacks
(@Nullable IVmaDeviceMemoryCallbacks value)