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