Uses of Record Class
club.doki7.vulkan.datatype.VkImageViewSampleWeightCreateInfoQCOM
Packages that use VkImageViewSampleWeightCreateInfoQCOM
-
Uses of VkImageViewSampleWeightCreateInfoQCOM in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkImageViewSampleWeightCreateInfoQCOMModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkImageViewSampleWeightCreateInfoQCOM
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkImageViewSampleWeightCreateInfoQCOMModifier and TypeMethodDescriptionVkImageViewSampleWeightCreateInfoQCOM.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkImageViewSampleWeightCreateInfoQCOM.clone
(Arena arena, VkImageViewSampleWeightCreateInfoQCOM src) VkImageViewSampleWeightCreateInfoQCOM.filterCenter
(@NotNull VkOffset2D value) VkImageViewSampleWeightCreateInfoQCOM.filterCenter
(Consumer<@NotNull VkOffset2D> consumer) VkImageViewSampleWeightCreateInfoQCOM.filterSize
(@NotNull VkExtent2D value) VkImageViewSampleWeightCreateInfoQCOM.filterSize
(Consumer<@NotNull VkExtent2D> consumer) VkImageViewSampleWeightCreateInfoQCOM.numPhases
(int value) VkImageViewSampleWeightCreateInfoQCOM.sType
(int value) VkImageViewSampleWeightCreateInfoQCOM.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkImageViewSampleWeightCreateInfoQCOMMethods in club.doki7.vulkan.datatype with parameters of type VkImageViewSampleWeightCreateInfoQCOMModifier and TypeMethodDescriptionVkImageViewSampleWeightCreateInfoQCOM.clone
(Arena arena, VkImageViewSampleWeightCreateInfoQCOM src) void
VkImageViewSampleWeightCreateInfoQCOM.Ptr.write
(long index, @NotNull VkImageViewSampleWeightCreateInfoQCOM value)