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