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