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