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