Uses of Record Class
tech.icey.vk4j.datatype.VkPhysicalDeviceFeatures
Packages that use VkPhysicalDeviceFeatures
-
Uses of VkPhysicalDeviceFeatures in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPhysicalDeviceFeaturesModifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures pFeatures) -
Uses of VkPhysicalDeviceFeatures in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPhysicalDeviceFeaturesModifier and TypeMethodDescriptionstatic VkPhysicalDeviceFeaturesstatic VkPhysicalDeviceFeatures[]static VkPhysicalDeviceFeaturesVkPhysicalDeviceFeatures.clone(Arena arena, VkPhysicalDeviceFeatures src) static VkPhysicalDeviceFeatures[]VkPhysicalDeviceFeatures.clone(Arena arena, VkPhysicalDeviceFeatures[] src) VkPhysicalDeviceFeatures2.features()VkDeviceCreateInfo.pEnabledFeatures()VkDeviceCreateInfo.pEnabledFeatures(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkPhysicalDeviceFeaturesModifier and TypeMethodDescriptionstatic VkPhysicalDeviceFeaturesVkPhysicalDeviceFeatures.clone(Arena arena, VkPhysicalDeviceFeatures src) static VkPhysicalDeviceFeatures[]VkPhysicalDeviceFeatures.clone(Arena arena, VkPhysicalDeviceFeatures[] src) voidVkPhysicalDeviceFeatures2.features(VkPhysicalDeviceFeatures value) voidVkDeviceCreateInfo.pEnabledFeatures(VkPhysicalDeviceFeatures value)