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