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