Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT
Packages that use VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT
-
Uses of VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.clone
(Arena arena, VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT src) VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.rasterizationOrderColorAttachmentAccess
(int value) VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.rasterizationOrderDepthAttachmentAccess
(int value) VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.rasterizationOrderStencilAttachmentAccess
(int value) VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.sType
(int value) VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.clone
(Arena arena, VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT src) void
VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.Ptr.write
(long index, @NotNull VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT value)