Interface VMAAllocationType
- All Superinterfaces:
AutoCloseable, com.io7m.jmulticlose.core.CloseableType, VulkanHandleNonDispatchableType, VulkanHandleType
An allocation.
-
Method Summary
Methods inherited from interface com.io7m.jmulticlose.core.CloseableType
isClosedMethods inherited from interface VulkanHandleType
close
-
Method Details
-
info
VMAAllocationInfoType info()- Returns:
- Information about the allocation
-