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