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