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