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 recordRepresents a pointer to aVkPhysicalDeviceFeaturesstructure in native memory.static final recordRepresents a pointer to / an array ofVkPhysicalDeviceFeaturesstructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPhysicalDeviceFeaturesModifier and TypeMethodDescriptionVkDeviceCreateInfo.pEnabledFeatures(@Nullable IVkPhysicalDeviceFeatures value)