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