Uses of Interface
club.doki7.vulkan.datatype.IVkPhysicalDeviceFeatures
Packages that use IVkPhysicalDeviceFeatures
-
Uses of IVkPhysicalDeviceFeatures in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPhysicalDeviceFeaturesModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkPhysicalDeviceFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFeatures
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPhysicalDeviceFeaturesModifier and TypeMethodDescriptionVkDeviceCreateInfo.pEnabledFeatures
(@Nullable IVkPhysicalDeviceFeatures value)