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