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