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