Uses of Interface
club.doki7.vulkan.datatype.IVkDeviceImageMemoryRequirements
Packages that use IVkDeviceImageMemoryRequirements
-
Uses of IVkDeviceImageMemoryRequirements in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDeviceImageMemoryRequirementsModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkDeviceImageMemoryRequirements
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceImageMemoryRequirements
structure(s) in native memory.