Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDevice4444FormatsFeaturesEXT
Packages that use VkPhysicalDevice4444FormatsFeaturesEXT
-
Uses of VkPhysicalDevice4444FormatsFeaturesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDevice4444FormatsFeaturesEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDevice4444FormatsFeaturesEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDevice4444FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDevice4444FormatsFeaturesEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDevice4444FormatsFeaturesEXT.clone
(Arena arena, VkPhysicalDevice4444FormatsFeaturesEXT src) VkPhysicalDevice4444FormatsFeaturesEXT.formatA4B4G4R4
(int value) VkPhysicalDevice4444FormatsFeaturesEXT.formatA4R4G4B4
(int value) VkPhysicalDevice4444FormatsFeaturesEXT.pNext
(@NotNull MemorySegment value) VkPhysicalDevice4444FormatsFeaturesEXT.sType
(int value) VkPhysicalDevice4444FormatsFeaturesEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDevice4444FormatsFeaturesEXTMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDevice4444FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDevice4444FormatsFeaturesEXT.clone
(Arena arena, VkPhysicalDevice4444FormatsFeaturesEXT src) void
VkPhysicalDevice4444FormatsFeaturesEXT.Ptr.write
(long index, @NotNull VkPhysicalDevice4444FormatsFeaturesEXT value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDevice4444FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDevice4444FormatsFeaturesEXT.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDevice4444FormatsFeaturesEXT> consumer)