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