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 recordRepresents a pointer to / an array ofVkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNVstructure(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.pNext(@NotNull MemorySegment 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) voidVkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV.Ptr.write(long index, @NotNull VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV> consumer)