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