Uses of Record Class
com.mojang.renderpearl.backend.vulkan.init.VulkanFeature
Packages that use VulkanFeature
Package
Description
-
Uses of VulkanFeature in com.mojang.renderpearl.backend.vulkan
Method parameters in com.mojang.renderpearl.backend.vulkan with type arguments of type VulkanFeatureModifier and TypeMethodDescriptionstatic org.lwjgl.vulkan.VkPhysicalDeviceFeatures2VulkanUtils.enumerateFeatures(org.lwjgl.vulkan.VkPhysicalDevice vkPhysicalDevice, Set<VulkanFeature> features, org.lwjgl.system.MemoryStack stack) -
Uses of VulkanFeature in com.mojang.renderpearl.backend.vulkan.init
Fields in com.mojang.renderpearl.backend.vulkan.init with type parameters of type VulkanFeatureModifier and TypeFieldDescriptionprivate final Set<VulkanFeature> FeatureSet.featuresThe field for thefeaturesrecord component.Methods in com.mojang.renderpearl.backend.vulkan.init that return types with arguments of type VulkanFeatureModifier and TypeMethodDescriptionFeatureSet.features()Returns the value of thefeaturesrecord component.FeatureSet.supportedFeatures(org.lwjgl.vulkan.VkPhysicalDevice vkPhysicalDevice) FeatureSet.unsupportedFeatures(org.lwjgl.vulkan.VkPhysicalDevice vkPhysicalDevice)