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