Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceLegacyDitheringFeaturesEXT
Packages that use VkPhysicalDeviceLegacyDitheringFeaturesEXT
-
Uses of VkPhysicalDeviceLegacyDitheringFeaturesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceLegacyDitheringFeaturesEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceLegacyDitheringFeaturesEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceLegacyDitheringFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceLegacyDitheringFeaturesEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceLegacyDitheringFeaturesEXT.clone
(Arena arena, VkPhysicalDeviceLegacyDitheringFeaturesEXT src) VkPhysicalDeviceLegacyDitheringFeaturesEXT.legacyDithering
(int value) VkPhysicalDeviceLegacyDitheringFeaturesEXT.sType
(int value) VkPhysicalDeviceLegacyDitheringFeaturesEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceLegacyDitheringFeaturesEXTMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceLegacyDitheringFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceLegacyDitheringFeaturesEXT.clone
(Arena arena, VkPhysicalDeviceLegacyDitheringFeaturesEXT src) void
VkPhysicalDeviceLegacyDitheringFeaturesEXT.Ptr.write
(long index, @NotNull VkPhysicalDeviceLegacyDitheringFeaturesEXT value)