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